All Features

Find any tab.
Instantly.

See all your Safari and Chrome tabs on your iPhone. Tap to switch — even if the tab is buried in another window or Space.

Two Ways to Switch Tabs

Dynamic browser tabs and static shortcut buttons work together.

Dynamic Tab Row

Enable the tabs: section and all open browser tabs appear as a scrollable row with favicons. Updated in real-time. Safari and Chrome can be configured independently with separate fullTitles and title settings.

  • Cross-window and cross-browser
  • Updates as you open/close tabs
  • Favicons for visual recognition

Static Tab Buttons

Configure action: switchTab buttons for tabs you switch to frequently. Matched by URL pattern.

  • Permanent buttons in your grid
  • URL pattern matching (contains, exact, startsWith)
  • Favicon or custom icon

Flexible URL Matching

Three matching modes for finding exactly the right tab.

contains

URL contains the pattern anywhere. The default mode.

url: github.com
matches https://github.com/user/repo

startsWith

URL starts with the pattern. Good for localhost.

url: localhost:3000
matches http://localhost:3000/dash

exact

Exact URL match, ignoring query params and hash.

url: example.com/page
matches https://example.com/page?x=1
buttons.yaml
- id: github
  label: GitHub
  icon: safari
  color: "#24292E"
  action: switchTab
  url: github.com/myrepo
  urlMatch: contains

# Favicon-only button (no label)
- id: twitter
  label: ""
  icon: safari
  color: "#1DA1F2"
  action: switchTab
  url: x.com

Cross-Everything Search

Never lose a tab again.

Cross-Window

Searches all browser windows, even minimized ones.

Cross-Browser

Finds tabs in both Safari and Chrome simultaneously.

Cross-Space

Brings the tab's window to front even from other Desktops.

Favicon Display

Visual recognition by site icon makes tabs easy to spot.

Stop hunting for tabs.

Download PromptDeck Host and find any tab from your iPhone.

Download for Mac