diff --git a/source/manifest.json b/source/manifest.json index 97fc3dc..72b323f 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -43,7 +43,7 @@ "content_scripts": [{ "matches": [ - "*://*.encora.it/*" + "https://encora.it/*" ], "js": [ "js/contentScript.bundle.js"