Aleks Gorbenko

Bukku icon

Bukku

Launcher for your browser tabs, bookmarks and history

Requires macOS 15 or later

Bukku is a native macOS launcher summoned by a global hotkey. It searches and acts on your browser tabs, bookmarks, and history from one Spotlight-style bar — so you never dig through windows or menus to find that one tab again.

Everything is read locally from the browsers already on your Mac. No account, no cloud sync, no telemetry.

One search bar over tabs, bookmarks, and history. Sub-keystroke matching across thousands of entries.

Narrow the search scope with a one-letter prefix: {prefix}␣{query}

Type h␣ to search history only, t␣ for tabs, b␣ for bookmarks.

Tab Management

Jump to or close any open tab from anywhere, without leaving the keyboard.

Copy the URL of any tab, bookmark, or history item without opening the browser.*

*The browser must be open for tabs — history and bookmarks copy even when it's closed.

Browser Support

Safari, Chrome, Brave, Edge, Vivaldi, Arc, and Opera are fully supported. Firefox is supported for search (history and bookmarks), but not tab automation — Mozilla doesn’t implement AppleScript, so switching and closing Firefox tabs isn’t possible.

Built-In Commands

A command palette for quick Bukku actions — type /␣ to see all commands available.

Apple Shortcuts Integration

Query Bukku from your own shortcuts, from Spotlight, or by voice. Both actions take an optional search query and result limit, and return each item with its title, URL, and source browser.

Command-Line Interface

Script Bukku from the terminal — search everything, or list tabs, bookmarks, and history.

# Search tabs, bookmarks, and history for "github"
bukku search github

# Scope the search to one source
bukku search github --tabs
bukku search docs --history

# List open tabs
bukku list tabs

# List your 20 most recent history entries
bukku list history --limit 20

# List all bookmarks
bukku list bookmarks

Native, Not Electron

SwiftUI + AppKit, Spotlight-native look and feel.

Tips

FAQ

Does Bukku send my browsing data anywhere?

No. Everything is read locally on your Mac. No account, no cloud, no telemetry.

Why can't I switch or close Firefox tabs?

Firefox doesn’t implement AppleScript, so no app can automate its tabs. Bukku still searches your Firefox history and bookmarks.

Does it show a Dock icon?

No. Bukku is a lightweight menu-bar accessory app — no Dock icon, no heavy background service. It lives in the menu bar and is summoned by your global hotkey.

Can I automate it?

Yes — via Apple Shortcuts (App Intents) and the command-line interface. AppleScript support is in progress.

How do I change the hotkey?

Open Settings → the permissions & shortcut center.