all-search 全搜,搜索引擎快捷跳转,支持任意网站展示

2024-2-14更新 搜索辅助增强,任意跳转,无需代码适配,支持任意网站展示

< Feedback on all-search 全搜,搜索引擎快捷跳转,支持任意网站展示

Review: Good - script works

§
Posted: 2020-10-13

脚本很好用,还可以增加一些搜索网盘资源功能,比如56网盘,大圣盘等

§
Posted: 2020-10-19

希望增加选择是本窗口还是新标签页打开,然后增加一个可视化窗口可以自定义添加删减的设置窗口就完美无敌了

enddayAuthor
§
Posted: 2020-10-19

自定义设置的窗口正在做哈,别着急,github的提交记录证明我没有鸽,大家可以放心,哈哈

enddayAuthor
§
Posted: 2020-10-19

网盘资源的能给个大概的列表不,你可以github提个issue给我,把你想要的网址列一下

§
Posted: 2020-10-24

我试着增加以下代码,没达到效果
[ {
name: "百度网盘",
url: "https://pan.baidu.com/disk/home?#/search?key=%s"
}, {
name: "大力盘",
url: "https://www.dalipan.com/search?keyword=%s"
}, {
name: "大圣盘",
url: "https://www.dashengpan.com/search?keyword=%s"
}, {
name: "罗马盘",
url: "https://www.luomapan.com/search?keyword=%s"
}, {
name: "小白盘",
url: "https://www.xiaobaipan.com/list-%s.html?from=1"
}, {
name: "绿软分享",
url: "http://www.lrshare.com/search.php?q=%s"
}, {
name: "小众软件",
url: "https://www.appinn.com/?s=%s",
blank: !0
}, {
name: "th-sjy",
url: "http://www.th-sjy.com/?s=%s"
}, {
name: "大眼仔",
url: "http://www.dayanzai.me/?s=%s"
}, {
name: "56网盘",
url: "https://www.56wangpan.com/search/kw%s"
}, {
name: "52破解",
url: "http://zhannei.baidu.com/cse/site?q=%s&click=1&cc=52pojie.cn&s=&nsid="
} ]

Post reply

Sign in to post a reply.