Google Search Extra Buttons

Add buttons (last day, last week, PDF search etc.) to results of search page of Google

目前為 2015-02-18 提交的版本,檢視 最新版本

作者
spmbt
評價
0 0 0
版本
3.2015.2.18
建立日期
2015-01-18
更新日期
2015-02-18
尺寸
6.3 KB
授權條款
未知
腳本執行於

Google Search Extra Buttons

Add buttons to results search page of Google.

(Fx, Chrome, Opera, Safari)

Source code: Github: Google Search Extra Buttons

  • Fx - script installed by Scriptish/GreaseMonkey (addons for userscripts);
  • Chrome - immediately (on the page chrome://extensions/ it placed as unpacked script in "developer mode"; directory sholuld be contain manifest.json; or by other methods);
  • Opera - создаётся юзерскрипт в файле, помещается в папку... ( инструкция );
  • Safari - installed by NinjaKit (not checked, but no complexity in script).

Script adds 5 buttons that doubled links hidden in:

  • search PDF docs;
  • search for last month day;
  • search for last week;
  • search for last month;
  • search for last year;
  • if uncomment string "S" in code with your wished domain name, will present button of search by site;
  • in last string: ('ru'); //remove for no hints; write 'en' for English hints;
  • write list of your favorite sites in code (example: ['slashdot.org','digg.com']), and it give to show button "site".

This script is based on BarsMonster article (ru) . Github: https://github.com/spmbt/googleSearchExtraButtons .

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址