From 5e1b6d43ae2b921fa61a23081f536dc1e0423cde Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 8 Dec 2015 08:13:45 +0300 Subject: [PATCH] minor fix (revise)... Signed-off-by: Alex A. Naanou --- ui (gen4)/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/manifest.json b/ui (gen4)/manifest.json index 069fed5d..c20faa0e 100644 --- a/ui (gen4)/manifest.json +++ b/ui (gen4)/manifest.json @@ -28,6 +28,7 @@ //"persistent": false }, + "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "permissions": [ "clipboardRead", "clipboardWrite",