Skip to content

Instantly share code, notes, and snippets.

@GiK
Created April 29, 2013 00:31
Show Gist options
  • Save GiK/5479020 to your computer and use it in GitHub Desktop.
Save GiK/5479020 to your computer and use it in GitHub Desktop.
Alfred 2 Workflow - Open current selected URL in Chrome
Add a Hotkey Trigger
Hotkey - for example SHIFT-COMMAND-O
Action - Pass through to workflow
Argument - None
Add the Open URL Action
URL - type "{query}" minus the quote characters
Browser - select Chrome
Connect the Hotkey object to the Open URL object by selecting the Hotkey object and dragging to the other.
To use: select/highlight a URL in Safari, tap your hotkey.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment