Right Click to Open Selected Text in Google Maps

TL;DR;

Need instant Google Maps Look Up right in context menu? You can accomplish it for free with one line of code in Automator, or you can proceed to the free download.

Tutorial

  1. Open “Automator.app” , which is installed on you mac by default.
  2. Then you click File -> New or with keyboard shortcut ⌘N.
  3. Choose Quick Action as a type for your document.
  4. Now under Library -> Utilities double click or drag from left pane Run JavaScript.
  5. Now write promised one line of code as is below:

  1. Next under Library -> Internet select or drag Website Popup. You can adjust size of the window to fit your needs. And that’s it. Below is picture of what you should have.

Pro Tip

You can also create “Direction” action to always display direction for example from your home or work to selected destination. Just edit the url as below:

var output = "https://www.google.com/maps/dir/"+"YOUR_ADDRESS_OR STARTING_POINT_HERE"+"/"+input

Download

If you struggle to do it yourself, or you are lazy you can download it easily here:

DOWNLOAD

Buy me a coffeeOut of coffee 😱, please help!