From f2e6412d12eaeb531630a81cabc6e9e678b48aba Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 16 Oct 2025 22:21:46 +0200 Subject: [PATCH] *.openai.com optional permission added. see #529 --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index d8ac5646..741109d1 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "messagesUpdate", "messagesMove", "https://*.chatgpt.com/*", + "https://*.openai.com/*", "https://*.anthropic.com/*", "" ],