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

阅读原文自动展开、鼠标样式、鼠标特效代码优化

This commit is contained in:
2022-02-10 02:26:48 +08:00
parent 55c2f64ed6
commit c454f72ecb
7 changed files with 73 additions and 55 deletions

View File

@@ -52,7 +52,8 @@
{
"_______commit": "自动展开模块",
"matches": [
"*://blog.csdn.net/*"
"*://blog.csdn.net/*",
"*://www.it1352.com/*"
],
"js": [
"assets/js/lib/jquery.min.js",
@@ -60,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": [