From e0a2e34d9aac2a034981d3a18bd2573566cd2205 Mon Sep 17 00:00:00 2001 From: hackademix Date: Thu, 14 Mar 2019 02:07:45 +0100 Subject: Added "incognito" manifest.json key. --- src/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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": { -- cgit v1.2.3