alfred-chrome

Alfred 2 Google Chrome manager

Usage no npm install needed!

<script type="module">
  import alfredChrome from 'https://cdn.skypack.dev/alfred-chrome';
</script>

README

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.