Skip to content

Commit

Permalink
Merge pull request #27 from yfdyh000/all_frames
Browse files Browse the repository at this point in the history
all_frames to true
  • Loading branch information
auchenberg committed Oct 15, 2017
2 parents 907d299 + fa9483d commit ab538fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
},
"content_scripts": [
{
"all_frames": true,
"matches": ["http://*/*", "https://*/*"],
"js": ["browser-polyfill.min.js", "cssreloader.content.js"]
}
Expand Down

0 comments on commit ab538fc

Please sign in to comment.