Skip to content

Commit 7cdcdbb

Browse files
committed
Update searchJumperDefaultConfig.js
1 parent 91c7906 commit 7cdcdbb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

SearchJumper/searchJumperDefaultConfig.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,10 @@ switch (lang) {
222222
"name": "🔆 页内搜索",
223223
"url": "find:%sr"
224224
},
225+
{
226+
"name": "百度小窗搜索",
227+
"url": "showTips:https://m.baidu.com/s?word=%s\n<iframe src=\"{url}\" style=\" width: 600px; height: 400px; \">\n</iframe>\n<style>\n.search-jumper-tips{\n background: unset;\n padding: 0;\n}\n</style>"
228+
},
225229
{
226230
"name": "百度站内搜",
227231
"url": "https://www.baidu.com/s?wd=%s%20site%3A%h&ie=utf-8"

0 commit comments

Comments
 (0)