diff --git a/extension-manifest.json b/extension-manifest.json index ffcf14f..9aa8b61 100644 --- a/extension-manifest.json +++ b/extension-manifest.json @@ -11,5 +11,6 @@ "homepage_url": "https://github.com/ix64/unlock-music", "browser_action": { "default_popup": "./popup.html" - } + }, + "content_security_policy": "script-src 'self' https://stats.ixarea.com; object-src 'self'" } diff --git a/public/index.html b/public/index.html index bd60e18..33e39ab 100644 --- a/public/index.html +++ b/public/index.html @@ -5,13 +5,10 @@ - - - -