Skip to content

Google like a power user and navigate results with just your keyboard.

License

Notifications You must be signed in to change notification settings

RobinH-J/SearchingShortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SearchingShortcuts

Google like a power user and navigate results with just your keyboard.

Getting started

  1. Install Chrome extension ShortKeys.
  2. Click on the ShortKeys menu and select "Options" enter image description here
  3. Click on "Add" and fill in the following fields:
    1. Keyboard Shortcut: tab
    2. Label: Result Picker
    3. Behavior: Run JavaScript
  4. Paste the JavaScript code from ResultPicker.js (in this repo) into "Javascript[sic] code to run"
    1. Configure the Settings:
      1. Active while in inputs (Checked)
      2. select: Only on specific sites
        1. URLS (one per line): *.google.*

This is what the Options page should look like Screenshot of the ShortKeys Options Page

Click Save and then close your browser. Instructions:

  • When you restart you should see a little blue (or black) ">" appear by search results when you hit tab.
  • The up/down arrow keys make it cycle through the results.
  • Hitting "Enter" will navigate to the highlighted result.
  • Hitting "Ctrl+Enter" to open the result in a new tab.

Happy Searching!

About

Google like a power user and navigate results with just your keyboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published