Remove unsafe content-security policy used for Firefox

This commit is contained in:
Ilya Ig. Petrov 2018-01-19 15:45:50 +05:00
parent f40f371dd7
commit 59229bc63e

View File

@ -46,7 +46,6 @@
"options_ui": {
"page": "/pages/options/index.html",
"chrome_style": false
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}
}