Skip to content

Commit

Permalink
Request access to file URLs. Fixes #41.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidparsson committed Nov 22, 2015
1 parent d1db67e commit ea3afa6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/manifest.json
Expand Up @@ -11,8 +11,7 @@
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
"<all_urls>"
],
"js": [
"content.js"
Expand Down

0 comments on commit ea3afa6

Please sign in to comment.