1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-08 08:45:14 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

Merge branch 'develop' of gitee.com:bitdance-team/chrome-extension into feat-sst

This commit is contained in:
kaz
2022-02-10 22:08:06 +08:00
38 changed files with 1323 additions and 865 deletions

View File

@@ -16,6 +16,7 @@
"scripts": [
"assets/js/lib/jquery.min.js",
"assets/js/background.js",
"assets/js/translate/background.js",
"assets/js/remove-google-ads/background_preventAdsScript.js",
"assets/html/pomodoro/background.js",
"assets/js/advanced-search/background.js",
@@ -51,7 +52,8 @@
{
"_______commit": "自动展开模块",
"matches": [
"*://blog.csdn.net/*"
"*://blog.csdn.net/*",
"*://www.it1352.com/*"
],
"js": [
"assets/js/lib/jquery.min.js",
@@ -59,16 +61,6 @@
],
"run_at": "document_start"
},
{
"_______commit": "自动展开模块",
"matches": [
"*://www.it1352.com/*"
],
"js": [
"assets/js/expand-full-text/www.it1352.com.js"
],
"run_at": "document_start"
},
{
"_______commit": "自动搜索模块",
"matches": [