diff --git a/manifest.json b/manifest.json index eb7c408e..bee41709 100644 --- a/manifest.json +++ b/manifest.json @@ -40,7 +40,8 @@ "https://*.chatgpt.com/*", "https://*.openai.com/*", "https://*.anthropic.com/*", - "" + "https://*/*", + "http://*/*" ], "background": { "page": "mzta-background.html"