Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epilande/alfred-browser-tabs
🔍 Search browser tabs from Chrome, Arc, Brave, Safari, etc..
https://github.com/epilande/alfred-browser-tabs
alfred alfred-workflow arc brave browser chrome edge orion safari switch tabs vivaldi workflow
Last synced: about 9 hours ago
JSON representation
🔍 Search browser tabs from Chrome, Arc, Brave, Safari, etc..
- Host: GitHub
- URL: https://github.com/epilande/alfred-browser-tabs
- Owner: epilande
- License: mit
- Created: 2020-12-15T11:54:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T08:25:34.000Z (8 months ago)
- Last Synced: 2025-01-15T00:20:28.057Z (7 days ago)
- Topics: alfred, alfred-workflow, arc, brave, browser, chrome, edge, orion, safari, switch, tabs, vivaldi, workflow
- Language: JavaScript
- Homepage:
- Size: 17.9 MB
- Stars: 427
- Watchers: 9
- Forks: 38
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Alfred Browser Tabs 🔍
Search browser tabs from Chrome, Arc, Brave, Safari, etc..## Why?
You have hundreds of tabs open that you need to sift through and ain't nobody got time for that.
## Features
- 🏎 Blazing fast!
- 💪 Supports Chrome, Arc, Brave, Edge, Vivaldi, Safari, Orion.
- 🔍 Fuzzy search title & URLs.
- ✨ Relevant results (last active window).
- 🌶️ Customizable hotkeys & keywords.
- 📋 Copy URL to clipboard.## Installation
1. Download the Alfred Workflow ([Browser-Tabs.alfredworkflow](https://github.com/epilande/alfred-browser-tabs/releases/latest/download/Browser-Tabs.alfredworkflow)).
1. Double-click to import into Alfred (requires Powerpack).
1. Review workflow, add hotkeys, customize.## Demo
## Usage
I would recommend setting up a hotkey to toggle the workflow to immediately search open tabs.
For example:### Commands
- `chrome tabs {query}` - Fetch tabs from Google Chrome and filter based on query.
- `brave tabs {query}` - Fetch tabs from Brave Browser and filter based on query.
- `edge tabs {query}` - Fetch tabs from Microsoft Edge and filter based on query.
- `vivaldi tabs {query}` - Fetch tabs from Vivaldi and filter based on query.
- `safari tabs {query}` - Fetch tabs from Safari and filter based on query.
- `orion tabs {query}` - Fetch tabs from Orion and filter based on query.
- `arc tabs {query}` - Fetch tabs from Arc and filter based on query.### Copy to clipboard
Holding the `CTRL` key while selecting an item will copy the selected tab URL to your clipboard.
## More workflows
- 🤫 [alfred-be-quiet](https://github.com/epilande/alfred-be-quiet) - Workflow to automatically pause audio/video playing.
- 🔐 [alfred-wifi-password](https://github.com/epilande/alfred-wifi-password) - Get Wi-Fi password from Keychain.
- 🗝 [alfred-password-generator](https://github.com/epilande/alfred-password-generator) - Workflow to generate passwords.
- 🎨 [alfred-prettier-clipboard](https://github.com/epilande/alfred-prettier-clipboard) - Format code in your clipboard with Prettier.## License
[MIT License](https://oss.ninja/mit/epilande/)