Skip to content

Instantly share code, notes, and snippets.

@lamberta
Created March 18, 2011 18:17
Show Gist options
  • Save lamberta/876560 to your computer and use it in GitHub Desktop.
Save lamberta/876560 to your computer and use it in GitHub Desktop.
Using Chrome keyword navigation to alleviate keyboard-shortcut deficiencies.

The Chrome browser has some useful, but limited keybindings—most notably bookmarks. By using the custom search engine feature, we can use keyword navigation to fill in the gaps.

In Chrome, Settings > Preferences, Search > Manage Search Engines.

Add a new entry to 'Other search engines', for example: name, keyword, url Chrome Bookmarks, bm, chrome://bookmarks Chrome Settings, settings, chrome://settings/browser Chrome Keybindings, keys, http://www.google.com/support/chrome/bin/static.py?page=guide.cs&guide=25799&topic=28652

Hit 'Ctrl-L' to switch focus to the location bar, then type the keyword to navigate.

Bug: The bookmarks keyword comes up blank when the Google Instant Omnibox is checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment