mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-20 08:58:41 +00:00
将权限配置到外部
This commit is contained in:
parent
346af08595
commit
1b4ed71d50
@ -43,6 +43,7 @@ const manifest: CocosPluginManifest = {
|
|||||||
// googleAnalytics: "G-0S2X4Z1FE7",
|
// googleAnalytics: "G-0S2X4Z1FE7",
|
||||||
},
|
},
|
||||||
chrome: {
|
chrome: {
|
||||||
|
permissions: ["storage", "notifications"],
|
||||||
url: "https://chromewebstore.google.com/detail/cc-inspector/hejbkamkfnkifppoaljcidepkhgaahcj?authuser=0&hl=en",
|
url: "https://chromewebstore.google.com/detail/cc-inspector/hejbkamkfnkifppoaljcidepkhgaahcj?authuser=0&hl=en",
|
||||||
version: 3,
|
version: 3,
|
||||||
pem: "./crx-key.pem",
|
pem: "./crx-key.pem",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user