Skip to content

Commit

Permalink
update permissions in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
liying2008 committed Dec 11, 2019
1 parent d6195de commit 71009af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"permissions": [
"<all_urls>",
"http://*/*",
"https://*/*",
"storage",
"notifications",
"tabs",
Expand Down

0 comments on commit 71009af

Please sign in to comment.