vvvv0.10.6  ·  open source  ·  MV3

Tab management,
keyboard first.

Fuzzy-search every open tab, restore closed sessions, auto-group by URL pattern, and replace your new tab page - without leaving the home row.

  • BrowsersChrome · Firefox · Edge · Opera
  • LicenseMIT
  • Trackers0
  • BackendNone
tabaru-fuzzy search
github pull
Open tabs · 4
PR #142 · fix weather cache TTL
github.com/echosonusharma/tabaru/pull/142
Pull requests · echosonusharma
github.com/pulls
github.com/anthropics/claude-code
github.com/anthropics/claude-code
Recently closed · 12
PR review checklist - Notion
notion.so/...
Pulling changes · git docs
git-scm.com/docs/git-pull
navigate open W close esc dismiss
scroll

Everything tabs should be

Built for the kind of person who has 87 tabs open and a strong opinion about it.

Primary

Fuzzy tab search

One overlay searches every open tab, every window, and every recently closed session. Sub-millisecond match with character-rank scoring.

  • Searches both title and URL simultaneously
  • Switch to any open tab instantly
  • Restore recently closed tabs and windows
  • Close the current tab without touching the mouse
  • Reorder tabs left or right with a keypress (wraps around, skips pinned)
Chromium

Auto tab groups

Define URL pattern rules. Matching tabs auto-group with a custom title, color, and collapse state. Set it once, forget it.

https://*.github.com/*
github.com github.com figma.com figma.com localhost
Appearance

Themes

Four built-in themes. Swap instantly from settings, no reload required.

Tabaru
Forest
Mocha
Midnight
New tab

New tab that earns its keep

Replaces the browser default with a clean, useful dashboard.

  • Clock with 12h / 24h toggle
  • Live weather via Open-Meteo or wttr.in
  • Animated weather effects
  • Quick-access links from most-visited sites
  • Wallpaper: solid color, gradient, or random photo
Sessions

Save & restore sessions

Snapshot any window's tabs under a name. Restore in a new window anytime. Browse recently closed tabs from the same overlay.

  • !sv work snapshot current window
  • !op work restore in a new window
Privacy

Zero telemetry

No analytics, no tracking, no remote backend. Browsing data stays in the browser. The only outbound calls are optional weather and wallpaper fetches you explicitly opt into.

Six commands, zero friction

Type directly in the search overlay. Prefix with ! to activate.

!s
Web search
Search the web or navigate directly to a domain, no new tab needed.
!s rust async book
!b
Bookmark search
Fuzzy-search all bookmarks, grouped by folder.
!b project docs
!d
Close duplicates
Close all duplicate tabs across every window. Keeps the active, pinned, or newest copy.
!d
!c
Bulk close
Close every tab whose title or URL matches the query.
!c youtube
!sv
Save session
Snapshot the current window's tabs under a name for later.
!sv work
!op
Open session
Restore a previously saved session in a new browser window.
!op work

All the keys, none of the mouse

Suggested defaults shown. Every shortcut, including AltQ, is fully remappable via your browser's extension shortcut settings.

Open search overlay AltQ
Next tab AltX
Previous tab AltZ
Close current tab AltW
Move tab left custom
Move tab right custom
Next window custom
Previous window custom
Web search !s
Bookmark search !b

Small footprint, large value

0
Trackers
0
Remote backends
All
Chromium + Firefox
MV3
Manifest version

Ready to take back the tab bar?

Free, open source, no account required. Get it from the Chrome Web Store, or clone and build for any Chromium browser or Firefox.