GHop is a small Chrome extension that lets you move through Google Search results without reaching for the mouse.
Shortcuts:
Jmoves to the next resultKmoves to the previous resultOopens the focused result
It also keeps the focused result in view and adds a small visual offset so it is easier to follow where you are on the page.
Install GHop from the Chrome Web Store
- Clone or download this repository
- Open
chrome://extensions - Turn on
Developer mode - Click
Load unpacked - Select this folder
Then open Google Search and use J, K, and O.
I wanted a simple way to move through search results from the keyboard, similar to what a lot of other tools already do in lists and editors.
Issues and pull requests are welcome.