alfred-chrome

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i alfred-chrome

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • shogun_panda