Skip to content

Commit

Permalink
Add iframe support
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdong262 committed Feb 1, 2019
1 parent e76f22e commit f6404d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,8 @@ async function editFiles(from, res, template) {
exclude_matches: [],
js: [
'./content.js'
]
],
all_frames: true
}
const pageAction = Object.assign(
{},
Expand Down

0 comments on commit f6404d1

Please sign in to comment.