This is a simple Google Chrome extension that enhances the keyboard navigation in Google Search. Google used to provide an experimental keyboard navigation for search results, but it was often broken, and seems to have been removed as of 2017-07-31. In addition, I wanted to add new keyboard shortcuts and the existing ones to be more vim like (j/k for navigation).
Install from the Chrome Web Store
↓
/j
: Select next search result↑
/k
: Select previous previous result/
/Escape
: Focus on input search boxEnter
/Space
: Navigate to selected resultCtrl+Enter
/⌘+Enter
/Ctrl+Space
: Open selected result in new tab/windowa
/s
: Navigate to All tab (= default search tab)i
: Navigate to images tabv
: Navigate to videos tabm
: Navigate to maps tabn
: Navigate to news tab
- Add option for navigating "Top stories"
- Remove Keymaster dependency and add functions for validation user provided Keybindings