An open API service indexing awesome lists of open source software.

https://github.com/caiogondim/alfred-chrome-window-workflow

Alfred.app workflow for creating new Chrome windows
https://github.com/caiogondim/alfred-chrome-window-workflow

Last synced: 3 months ago
JSON representation

Alfred.app workflow for creating new Chrome windows

Awesome Lists containing this project

README

        

# New Chrome window workflow

Alfred new Chrome window workflow

A small workflow to create new windows of the Chrome browser without having to
be in it's context. Creates default Chrome window, Incognito and Canary.

To download it, click
[here](https://github.com/caiogondim/alfred-chrome-window-workflow/raw/master/Chrome%20Window.alfredworkflow).

This workflow is only for Alfred.app Powerpack users. Below you can see a list
of commands supported.

## New window (cw)

Alfred new Chrome window workflow

Opens a new Chrome window in the current space.

**Keyword**: cw

## New Incognito window (cw + ⌥)

Alfred new Chrome window workflow

Opens a new Chrome Incognito window in the current space.

**Keyword**: cw + ⌥ (option)

## New Chrome Canary window (cw + ⌘)

Alfred new Chrome window workflow

Opens a new Chrome Canary window in the current space.

**Keyword**: cw + ⌘ (command)

# Credits

- This workflow is highly inspired in [Ryan Paul's one](http://blog.phault.net/2013/01/my-first-workflows-for-the-alfred-v2-beta/)

# License

The MIT License (MIT)

Copyright (c) 2014 Caio Gondim

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.