Skip to content

Instantly share code, notes, and snippets.

@anonymuse
Last active October 26, 2016 19:42
Show Gist options
  • Save anonymuse/002a9482fefe9df18919232aab9da075 to your computer and use it in GitHub Desktop.
Save anonymuse/002a9482fefe9df18919232aab9da075 to your computer and use it in GitHub Desktop.
Add Google Maps search to the Chrome omnibar

Add Google Maps search to the Chrome omnibar

Open up the default search engines by navigating to:

chrome://settings/searchengines

Scroll to the bottom of the search engines

Should look like so: http://imgur.com/a/M7wpk

Under "Add other earch engine", add the following:

Name ("Add a new search engine"): Google Maps
keyword: maps.google.com
URL: https://www.google.com/maps/search/%s

Once your finished, type maps, then hit tab, and enter your query.

Magic!

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