Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
右键菜单加一项:调用百度(或指定搜索引擎)进行站内搜索“xxx”[已解决]
#4
JS书签只需一步:

javascript:var ax=prompt('Google 站内搜索','');if(ax.length>0){window.open('https://www.google.com/search?&q=site:'+encodeURIComponent(location.hostname)+' '+encodeURIComponent(ax))};void(0)

必应:https://www.bing.com/search?&q=site:
搜狗:https://www.sogou.com/web?query=site:
百度:https://www.baidu.com/s?&wd=site:
Reply


Messages In This Thread
RE: 右键菜单加一项:调用百度(或指定搜索引擎)进行站内搜索“xxx” - by Doller - 06-27-2017, 01:49 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)