From 371b0490dc3b4d85ceab51b3e0c4d20126ec4f4c Mon Sep 17 00:00:00 2001 From: MengYX Date: Tue, 9 Feb 2021 15:54:45 +0800 Subject: [PATCH] Remove: [Extension] Stats Code --- extension-manifest.json | 3 +-- src/extension/ixarea-stats.js | 0 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 src/extension/ixarea-stats.js diff --git a/extension-manifest.json b/extension-manifest.json index 9aa8b61..ffcf14f 100644 --- a/extension-manifest.json +++ b/extension-manifest.json @@ -11,6 +11,5 @@ "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/src/extension/ixarea-stats.js b/src/extension/ixarea-stats.js new file mode 100644 index 0000000..e69de29