Merge pull request #213 from wldcordeiro/fix-firefox-perms

fix: correct permissions for Firefox
This commit is contained in:
Brian Vaughn 2019-04-25 19:11:39 -07:00 committed by GitHub
commit 707b44834f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,8 +46,8 @@
"permissions": [
"<all_urls>",
"background",
"downloads",
"activeTab",
"tabs",
"file:///*",
"http://*/*",