MCPcopy Index your code
hub / github.com/epilande/alfred-browser-tabs

github.com/epilande/alfred-browser-tabs @v1.0.8

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.8 ↗ · + Follow
9 symbols 12 edges 6 files 2 documented · 22%
What it actually does AI analysis from the code graph — generated when you open this
loading…
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).
  2. Double-click to import into Alfred (requires Powerpack).
  3. 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:

setup hotkey

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

License

MIT License

Core symbols most depended-on inside this repo

getWindowAndTabIndex
called by 1
src/focus-tab.js
activateTab
called by 1
src/focus-tab.js
getTab
called by 1
src/focus-tab-webkit.js
run
called by 0
src/list-tabs-webkit.js
run
called by 0
src/list-tabs-arc.js
run
called by 0
src/focus-tab.js
run
called by 0
src/focus-tab-webkit.js
run
called by 0
src/list-tabs.js

Shape

Function 9

Languages

TypeScript100%

Modules by API surface

src/focus-tab.js3 symbols
src/focus-tab-webkit.js2 symbols
src/list-tabs.js1 symbols
src/list-tabs-webkit.js1 symbols
src/list-tabs-arc.js1 symbols
src/focus-tab-arc.js1 symbols

For agents

$ claude mcp add alfred-browser-tabs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page