mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-20 08:58:41 +00:00
使用v3配置
This commit is contained in:
parent
7f1fcec3ea
commit
57512474d4
@ -44,7 +44,7 @@ const manifest: CocosPluginManifest = {
|
|||||||
"48": "./icons/48.png",
|
"48": "./icons/48.png",
|
||||||
},
|
},
|
||||||
chrome: {
|
chrome: {
|
||||||
version: 2,
|
version: 3,
|
||||||
pem: "./crx-key.pem",
|
pem: "./crx-key.pem",
|
||||||
view_devtools: "src/views/devtools/index.ts",
|
view_devtools: "src/views/devtools/index.ts",
|
||||||
view_options: "src/views/options/index.ts",
|
view_options: "src/views/options/index.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user