Navigating Google Search Results with Keyboard
This simple userscript, which runs in browser extensions like Tampermonkey or Greasemonkey, allows you to navigate search results using keyboard shortcuts inspired by vim-style navigation:
- Press
j
to move down to the next search result - Press
k
to move up to the previous search result
Installation
To use this script:
- Install a userscript manager like Tampermonkey or Greasemonkey for your browser
- Create a new script and paste the above code
- Save and enable the script
- Visit Google and start searching