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

Advanced Google Keys by N-Dream

Use keys to browse Search results and VIM like search field editing

(Arrow Key Down / j) Go to next result
(Arrow Key Up / k) Go to previous result
(Arrow Key Right) Go to next page
(Arrow Key Left) Go to previous page
(Enter )Go to selected result
(1,2…9,0) Jump to result
(t) Tab Mode. Opens results in new tabs
(e) Edit / Erase the current search string
(a) Append something to the current search string
(r) Replace Mode. In Replace mode use the left/right arrow key to select word

Also check out my GMailTo script.



Oct 17, 2007
Ophir User

Fantastic work! Thank you.

 
Jul 20, 2007
mugnebot User

It doesn't work well with GoogleMonkeyR. It won't scroll when you go down the results, and if you scroll manually and then press j/k, it jumps back to the top of the page.

 
Jul 8, 2007
Chris Rayner User

If you change the condition on line 130 to '(e.keyCode==13 || e.keyCode == 79)', the letter 'o' will open the current selection as well -- just like in gmail.

 
Dec 25, 2006
Chris M User

Awesome script! Sometimes it takes a few tries to scroll down with the down-key, but other than that it works great.

 
Dec 15, 2006
Yevgen Gorshkov Scriptwright

This script does not work if "Search for text when I start typing" Firefox option is enabled.

 
Dec 13, 2006
Vladimir Buk... User

I've found temporary fix for Yandex compatibility. It's pretty simple - change line 41 of original js script, it should be
if (allP[i].className=="title") {

So, it's only matter of className ;)))

 
Dec 13, 2006
Vladimir Buk... User

This is just awesome!!! Superb script! Is there an easy way to adapt it to other search engines? I personally want this script for Yandex.

 
Dec 12, 2006
dsjkvf Scriptwright

strange, (r) doesn't seem to work for me (Fx 1.5.0.8/Mac, can also try 2.0/Win tomorrow) -- just focuses search string exactly the way (e) does.

can anybody confirm it?

 
Nov 26, 2006
hkk User

Works for me in Firefox 2.0. You most likely will have to change the expression for the google pages this acts on though. Select the script using 'Manage User Scripts' and then change the entries under 'included pages'.
It would probably make sense to change the default to google.com.

 
Nov 17, 2006
attrap User

doesn't seem to work anymore.... ?

 
Nov 6, 2006
brease User

This script is awesome. The only thing is when I am stuck in the search box, I cannot use "Tab" to get myself out because the focus cannot be moved into the page. Could you solve this problem? Thanks.

 
Oct 1, 2006
gabe565 User

Wow, this is useful! You could make the boxes look a little nicer, though, maybe rounded or something.

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