diff --git a/extension/Chrome/background.js b/extension/Chrome/background.js index 63b3004..b507dbd 100644 --- a/extension/Chrome/background.js +++ b/extension/Chrome/background.js @@ -116,6 +116,7 @@ async function setupRules() { "movix.cloud", "movix.tax", "movix.club", + "movix.golf", ], resourceTypes: [ "xmlhttprequest", diff --git a/extension/Chrome/manifest.json b/extension/Chrome/manifest.json index 582ee3c..611480c 100644 --- a/extension/Chrome/manifest.json +++ b/extension/Chrome/manifest.json @@ -43,7 +43,9 @@ "*://movix.tax/*", "*://*.movix.tax/*", "*://movix.club/*", - "*://*.movix.club/*" + "*://*.movix.club/*", + "*://movix.golf/*", + "*://*.movix.golf/*" ] }, "web_accessible_resources": [ diff --git a/extension/Chrome/popup.html b/extension/Chrome/popup.html index 8c3dbc8..2564514 100644 --- a/extension/Chrome/popup.html +++ b/extension/Chrome/popup.html @@ -424,7 +424,7 @@
@@ -456,7 +456,7 @@ @@ -456,7 +456,7 @@