Website: Link
Packal file: Link
Alfred forums topic: Link
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.
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).
Remove the workflow via Alfred settings.
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 (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.