diff --git a/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json b/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json index 6e1cb73..074937b 100644 --- a/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json +++ b/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json @@ -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'" }