Keyboard Navigation for Google Search with j/k Keys
sato_u

sato_u @stucci

About: Cloud & DevOps Engineer. Focused on Kubernetes, CI/CD, and IaC.

Joined:
Jul 21, 2023

Keyboard Navigation for Google Search with j/k Keys

Publish Date: Mar 28
0 0

Google Search Result Keyboard Focus Navigation

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:

  1. Install a userscript manager like Tampermonkey or Greasemonkey for your browser
  2. Create a new script and paste the above code
  3. Save and enable the script
  4. Visit Google and start searching

Comments 0 total

    Add comment