Add keyboard shortcuts to google search resultsSimply add arrow keys and vim keys to navigate Google search results.
Also 1, 2, 3, 4, 5 keys are bound to Web, Image, Map etc... in the order of the buttons on the screen.
"s" will also go to suggested result (might not work for every one)
It only set the focus on the link so then Enter key should work just fine :
Enter = open in current page
Shift + Enter = open in new window (foreground)
Ctrl + Enter = open in new tab (background)
Alt + Enter = Save the link
I only tested this on french google so if it's broken, feel free to take a look at the source code and fix it.