将权限配置到外部

This commit is contained in:
xu_yanfeng 2025-02-21 10:54:49 +08:00
parent 346af08595
commit 1b4ed71d50

View File

@ -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",