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