1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-08 00:45:13 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-01-28 18:46:52 +08:00
parent 00b6dda1c5
commit 67868ee32f

View File

@@ -6,7 +6,7 @@
"_locale": "zh_CN", "_locale": "zh_CN",
"background": { "background": {
"scripts": [ "scripts": [
"assets/js/background.js" "assets/js/background.js",
"pages/advanced-search/js/background.js" "pages/advanced-search/js/background.js"
] ]
}, },