前往
大廳
主題

三個書籤小工具Bookmarklet站內搜尋

—— | 2015-11-29 15:40:16 | 巴幣 2 | 人氣 354

使用方法:
一、書籤/我的最愛工具列新增書籤/我的最愛,名稱:XX站內搜。
網址:把下面代碼複製貼上,儲存即可。

二、在你要搜尋的網站點一下書籤/我的最愛。

百度:
javascript:var ax=prompt("%E7%99%BE%E5%BA%A6%E7%AB%99%E5%86%85%E6%90%9C%E5%B0%8B%E9%97%9C%E9%8D%B5%E8%A9%9E:");if(ax.length>0){window.open('https://www.baidu.com/s?ie=utf-8&wd=site:'+encodeURIComponent(location.hostname)+' '+encodeURIComponent(ax))};void(0)

必應:
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt('%E8%BC%B8%E5%85%A5%E8%A6%81%E6%90%9C%E5%B0%8B'+document.domain+'%E7%AB%99%E5%85%A7%E7%9A%84%E9%97%9C%E9%8D%B5%E8%A9%9E:', ""); if (q!=null) location=("https://bing.com/search?num=100&q=site:" + escape(location.hostname) + " \"" + encodeURIComponent(q.replace(/\"/g,"")) + "\"").replace(/ /g, "+"); void 0

影片多重:
javascript:(function(){var  keyword=""+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);if(!keyword)keyword=prompt("%E8%AB%8B%E8%BC%B8%E5%85%A5%E6%90%9C%E5%B0%8B%E7%9A%84%E9%97%9C%E9%8D%B5%E8%A9%9E:","");window.open('https://search.bilibili.com/all?keyword='+keyword+'&ie=utf-8&oe=utf-8');window.open('https://www.ixigua.com/search/'+keyword);window.open('https://www.youtube.com/results?search_query='+keyword)})();

創作回應

更多創作