Smart tab manager that tames your browser.
Auto-suspend · Session save · Focus mode · Memory dashboard
| Feature | Description |
|---|---|
| Auto-Suspend | Hibernates inactive tabs after configurable timeout, freeing memory |
| Smart Grouping | Groups tabs by domain with one click |
| Session Save/Restore | Save all tabs as a named session, restore later |
| Focus Mode | Close all tabs except current domain — restore them later |
| Memory Dashboard | Track memory usage and savings from suspended tabs |
| Tab Search | Fuzzy search across all open and suspended tabs |
| Keyboard Shortcuts | Quick actions via configurable shortcuts |
| Dark Mode | Follows system preference |
| Feature | Tab Nuke | OneTab | The Great Suspender |
|---|---|---|---|
| Auto-suspend | ✅ | ❌ | ✅ (discontinued) |
| Tab grouping | ✅ | ❌ | ❌ |
| Session save | ✅ | ✅ | ❌ |
| Focus mode | ✅ | ❌ | ❌ |
| Memory stats | ✅ | ❌ | ❌ |
| Fuzzy search | ✅ | ❌ | ❌ |
| Manifest V3 | ✅ | ❌ | ❌ |
| Privacy-first | ✅ | ❌ | |
| Open source | ✅ | ❌ | ❌ |
- Download the latest release ZIP from Releases
- Go to
chrome://extensions(oredge://extensions) - Enable "Developer mode"
- Click "Load unpacked" and select the extracted folder
- Download the latest
.xpifrom Releases - Go to
about:addons - Click the gear icon → "Install Add-on From File"
- Select the
.xpifile
- Suspend All — Suspends all tabs except the active one
- Restore All — Restores all suspended tabs
- Focus Mode — Closes all tabs except those on the current domain
| Shortcut | Action |
|---|---|
Alt+S |
Suspend current tab |
Alt+Shift+S |
Suspend all other tabs |
Alt+F |
Toggle focus mode |
Alt+T |
Search tabs |
Open the extension popup → Settings tab to configure:
- Auto-suspend timeout (0 to disable)
- Whitelisted domains
- Pinned tab protection
- Audio tab protection
- Form data protection
- Zero tracking — No analytics, no external requests
- URL validation — All URLs sanitized before tab operations
- XSS prevention — Dynamic content uses
textContent, neverinnerHTML - Minimal permissions — Only
tabs,tabGroups,storage,alarms,scripting - Local storage — All data stored locally in the browser
See CONTRIBUTING.md for development guidelines.
MIT — free to use, modify, and distribute.



