Giter Club home page Giter Club logo

googlesearchextrabuttons's Introduction

Google Search Extra Buttons

(show this instruction in Russian)

Add buttons of customized search to start page and results page of Google.
(Fx, Chrome, Opera12, Safari)

2016-01-17: fix autostart after select of site; switch of checkbox.

Hosting: greasyfork.org: Google Search Extra Buttons

  • Fx - script installed by GreaseMonkey/Scriptish (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 (Tampermonkey));
  • Opera 12- - save userscript in file placed in Opera directory... ( there are instructions );
  • Safari - installed by Tampermonkey for Safari.

Script adds 8 types of buttons that doubled links hidden in:

  • change interface language (en(default), fr, ru, de, es) in Settings area;
  • search PDF, DOC docs;
  • search in site (from list; if no list in settings (or commented in code), this button is not displayed);
  • write list of your favorite sites in code (example: ['slashdot.org','digg.com']);
  • search in interval of dates (fast opening of Google inteface);
  • search for 1,2..13 last days;
  • search for 1,2..10 last weeks;
  • search for 1,2..11 last months;
  • search for 1,2..10 last years;
  • search for 1,2..22 last hours;
  • multilanguage interface by settings in navigator.language or in script: ('en' is default or on undescribed language);
  • remove lang in settings for no hints (interface language will be English).
  • save settings (language and sites list) in the external localStorage (google clean own storage), copy list as text.
  • keep type of current page ('tbm=' parameter) - news, pictures, video etc.

This script is based on BarsMonster article (ru) .

Screenshots:

Search with extra buttons

List for search in sites (old version with 6 buttons)

List for search in sites in dark header style of page

Version from 9/9/2015: more buttons

googlesearchextrabuttons's People

Contributors

spmbt avatar barsmonster avatar kafeman avatar

Watchers

James Cloos avatar fangxing avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.