mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-08 00:45:13 +08:00
manifest.json 小改动
This commit is contained in:
@@ -41,9 +41,7 @@
|
||||
],
|
||||
"js": [
|
||||
"assets/js/lib/jquery.min.js",
|
||||
"assets/js/expand-full-text/expand.js" //,
|
||||
// "assets/js/content-scripts/click.js",
|
||||
// "assets/js/content-scripts/mouse-style.js"
|
||||
"assets/js/expand-full-text/expand.js"
|
||||
],
|
||||
"run_at": "document_start"
|
||||
}
|
||||
@@ -65,7 +63,6 @@
|
||||
"web_accessible_resources": [
|
||||
"/assets/image/*"
|
||||
],
|
||||
// "default_locale": "zh_CN",
|
||||
"permissions": [
|
||||
"background",
|
||||
"contextMenus",
|
||||
|
Reference in New Issue
Block a user