firefox needs request origin permission as optional_permissions
This commit is contained in:
parent
09b085d24b
commit
96bc4d6692
@ -38,6 +38,8 @@
|
||||
"activeTab"
|
||||
],
|
||||
"optional_permissions": [
|
||||
"http://*/*",
|
||||
"https://*/*",
|
||||
"webRequest"
|
||||
],
|
||||
"browser_action": {
|
||||
|
Loading…
Reference in New Issue
Block a user