A beautiful Cover Flow-style 3D tab switcher for Chrome Navigate, search, group, and close tabs visually — keyboard-first, no screenshots, full-page carousel.
Watch the demo:
- 3D Cover Flow carousel — full-page, animated tab overview
- Keyboard-first navigation — arrow keys, search (/), Enter to switch, Esc to close
- Tab Groups — shown as stacked cards with floating favicons; ↓/↑ to drill in/out
- Drag to close — swipe card sideways + poof animation
- Undo close — ⌘Z restores recently closed tabs
- Live search — filter by title or domain, scoped to current group
- Centered active tab — opens with your current tab in focus
- Favicon cards — clean look using Google's favicon service
Easiest way — install directly from the Chrome Web Store:
For development / sideloading:
-
Clone the repo:
git clone https://github.com/renjith100/tab-flow.git -
Open Chrome → go to
chrome://extensions/ -
Enable Developer mode (top right)
-
Click Load unpacked → select the cloned folder
-
(Optional) Generate icons if needed: open
icons/generate.htmlin Chrome
Default shortcut: ⌘⇧. (Mac) / Ctrl+Shift+. (Windows/Linux)
You can change it in chrome://extensions/shortcuts
See how-it-works.md for UI/keyboard details and architecture notes.
tabs, windows, sessions, tabGroups — only what's needed to read/manage tabs, groups, and undo closes. No network, storage, or host permissions.
No data collected or sent anywhere. See PRIVACY.md.
Early stage — welcome issues, feature requests, PRs!
Ideas: dark mode, thumbnail previews (if permissions allow), sort options, better animations.
MIT © Renjith Abraham
Star if you find it useful!
