aheidelberg / alfred-chrome

Alfred Chrome workflow

Home Page:https://sw.cowtech.it/alfred-chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred Chrome Workflow

Website: Link

Packal file: Link

Alfred forums topic: Link

Description

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

To trigger the workflow, type chrome or cr. Optionally you can add a URL.

Between the results you will a list of profiles to use to open the URL (or simply to open a new window).

If you hold the Alt key while selecting the result item, the window will be open using incognito mode.

Installation

Double click (or open in Alfred settings) the Alfred Chrome.alfredworkflow file.

This workflow is for Alfred 3 only therefore it works on macOS 10.9+ (Mavericks and following).

Uninstallation

Remove the workflow via Alfred settings.

Specifying a different application

If you use Canary version of Chrome or similar applications, like Chromium, you can instruct the workflow to use it.

To do it:

  • In the Workflows settings, right click on Alfred Chrome workflow and select "Open in Terminal".
  • Enter and execute the following command: echo "$APP" > application, where $APP must be replaced with the app name, like you see in the Applications folder.

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.

About

Alfred Chrome workflow

https://sw.cowtech.it/alfred-chrome


Languages

Language:Swift 74.5%Language:Ruby 25.5%