1.0.1 • Published 9 years ago

alfred-chrome v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Alfred Chrome Workflow

This workflow allows you to open a URL in Google Chrome via Alfred 2.

The recognized syntax is:

chrome [as USER] [in incognito] URL

The text under square brackets is optional and the text in uppercase must be replaced with appropriate values.

You can also use Chrome Canary replacing chrome with chrome-canary.

Installation

Using the installer

Open the terminal and run:

curl -sL http://sw.cowtech.it/alfred-chrome/installer | bash

Manually

You'll need Node.js to execute this workflow. Install it from here. Once done, from the terminal run:

npm -g install alfred-chrome
alfred-chrome install

Copyright

Copyright (C) 2013 and above Shogun (shogun@cowtech.it).

Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.

1.0.1

9 years ago

1.0.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago