GoogleSearchExtraButtons

Add buttons to results search page of Google

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

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

google Search Extra Buttons

Add buttons to results search page of Google.

(Fx, Chrome, Opera, Safari)

  • Fx - script installed by Scriptish/GreaseMonkey (addons for userscripts);
  • Chrome - immediately (file is droped to page chrome://extensions/);
  • Opera (old) - script is created in file and placed in dir ... ( instruction );
  • Safari - it is created by NinjaKit (not checked).

Script add 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;
  • //,['S','site:yoursite.com',lang?' ... //write your site name and uncomment
  • in last string: ('ru'); //remove for no hints; write 'en' fo English hints.

This script is based on BarsMonster article (ru) .