diff options
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index 43e47dc..945e237 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -10,7 +10,8 @@ }, "version": "10.2.2rc3", "description": "__MSG_Description__", - + "incognito": "spanning", + "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", "icons": { |