diff --git a/manifest.json b/manifest.json index 8a20a57d..eb469fda 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,8 @@ "resources/*" ], + "content_security_policy": "default-src 'self'; img-src 'self' data:", + "commands": { "_execute_browser_action": {} } }