fixes paypro url in chrome extension
This commit is contained in:
parent
4d79768280
commit
ba01844e5f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
"default_icon": "img/icons/icon.png",
|
"default_icon": "img/icons/icon.png",
|
||||||
"default_popup": "popup.html"
|
"default_popup": "popup.html"
|
||||||
},
|
},
|
||||||
|
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"tabs", "storage", "notifications"
|
"tabs", "storage", "notifications"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue