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

https://github.com/simonbs/alfred-safari-tabs-workflow

Manage tabs in Safari
https://github.com/simonbs/alfred-safari-tabs-workflow

Last synced: about 1 year ago
JSON representation

Manage tabs in Safari

Awesome Lists containing this project

README

          

Safari Tabs Workflow for Alfred 2.0
===========================

A workflow to manage Safari tabs in Alfred 2.0.

![](http://f.cl.ly/items/011P2M1Z3e3h1M2M2a1S/Skærmbillede%202013-01-30%20kl.%2000.22.24.png)

The workflow allows you to search all open tabs in all open windows and selecting a result will change to the tab and focus the window.

The workflow only includes one command:

- **tabs (query)** Searches for tabs matching the specified query. Both name of the tab as well as the URL is matched. The query is optional and if no query is specified, all open tabs will be listed.

When ”hovering” over a tab in the list, you can use one of the following modifier keys or, of course, simply select the tab to bring it to focus. The modifier keys and their actions are listed below.

- **alt** Creates a new e-mail with Mail.app in which the name of the tab is the subject and the URL is included in the contents.
- **ctrl** Closes all tabs and windows but the selected tab.
- **cmd** Closes the selected tab.

About
===
The workflow is developed by [@simonbs](http://simonbs.com).