From 1b4ed71d509391479c1056846f9ee586d9b43616 Mon Sep 17 00:00:00 2001 From: xu_yanfeng Date: Fri, 21 Feb 2025 10:54:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=9D=83=E9=99=90=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=88=B0=E5=A4=96=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cc-plugin.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/cc-plugin.config.ts b/cc-plugin.config.ts index 0ed7581..a210df9 100644 --- a/cc-plugin.config.ts +++ b/cc-plugin.config.ts @@ -43,6 +43,7 @@ const manifest: CocosPluginManifest = { // googleAnalytics: "G-0S2X4Z1FE7", }, chrome: { + permissions: ["storage", "notifications"], url: "https://chromewebstore.google.com/detail/cc-inspector/hejbkamkfnkifppoaljcidepkhgaahcj?authuser=0&hl=en", version: 3, pem: "./crx-key.pem",