remove CSP from manifest.json
This commit is contained in:
parent
27aeb01aae
commit
c49357d403
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
"default_icon": "img/icon256.png",
|
||||
"default_popup": "popup.html"
|
||||
},
|
||||
"content_security_policy": "script-src 'self'; object-src 'self'",
|
||||
"permissions": [
|
||||
"storage",
|
||||
"http://*/",
|
||||
|
|
Reference in a new issue