mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-18 07:58:40 +00:00
icon
This commit is contained in:
parent
0f9924d48f
commit
d0d2a2cd70
@ -40,6 +40,9 @@ const manifest: CocosPluginManifest = {
|
||||
],
|
||||
i18n_en: "./src/i18n/en.ts",
|
||||
i18n_zh: "./src/i18n/zh.ts",
|
||||
icon: {
|
||||
"48": "./icons/48.png",
|
||||
},
|
||||
chrome: {
|
||||
view_devtools: "src/views/devtools/index.ts",
|
||||
view_options: "src/views/options/index.ts",
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Loading…
x
Reference in New Issue
Block a user