all_urls permission removed. see #524

This commit is contained in:
mic 2026-01-30 22:53:44 +01:00
parent 819e0c5655
commit cc3542a13e

View file

@ -40,7 +40,8 @@
"https://*.chatgpt.com/*",
"https://*.openai.com/*",
"https://*.anthropic.com/*",
"<all_urls>"
"https://*/*",
"http://*/*"
],
"background": {
"page": "mzta-background.html"