Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Google access keys

Allows the type of Google search to be changed quickly using "Shift - Alt acceskeys (Apple: Option key)".

Tired of having to point here and click there to perform the type of search you want?

With this plugin, just press Shift, Alt and the first letter of type of search you require to convert your Google search into a map, image, news etc. search.

The plugin also adds "Wikipedia" to the search options, and a link to to use "Scholar Pro", a spruced up version with Wikipedia and CiteULike support. Instructions in the code make it easy to remove this link, which can be accessed with Shift-Alt-+, if you don't want it!

Latest version: 0.1. Fixed some bugs. Updated 1st October

Powered by GeoLogic





1 point
login to vote
ms609 script's author
Posted Nov 28, 2007

Thanks for the tip - it irks me too, but on some pages the links aren't underlined, and I can't quite get it to behave appropriately there...

1 point
login to vote
kmccann user
Posted Nov 23, 2007

the script is awesome, but the fact that "scholar pro" and "wikipedia" were not underlined bugged me. threw off the whole look. i was able to fix it very simply by changing:

spro.innerHTML = "Scholar Pro";

to:

spro.innerHTML = "<u>Scholar Pro</u>";

and the similarly for wikipedia. technically, probably not the right way to go about it, but its works and that makes me happy.

You could comment on this script if you were logged in.