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
- Host: GitHub
- URL: https://github.com/simonbs/alfred-safari-tabs-workflow
- Owner: simonbs
- Created: 2013-01-29T23:23:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-02-03T10:41:33.000Z (over 12 years ago)
- Last Synced: 2025-03-30T22:05:26.589Z (over 1 year ago)
- Language: Python
- Size: 208 KB
- Stars: 23
- Watchers: 5
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Safari Tabs Workflow for Alfred 2.0
===========================
A workflow to manage Safari tabs in Alfred 2.0.

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).