Auto-suspend inactive Chrome tabs to reclaim memory. No tracking. No limits. Free and open source.
The Great Suspender was removed from the Chrome Web Store for containing malware. Tab Suspender Pro is a clean, privacy-first replacement built from scratch on Manifest V3.
- Auto-suspend after configurable timeout — 5 min, 15 min, 30 min, 1 hour, or custom
- Whitelist domains — keep Gmail, Spotify, or any site always active
- Suspend / unsuspend all tabs — one click or keyboard shortcut
- Memory savings indicator — see exactly how much RAM you are reclaiming
- Smart exclusions — pinned tabs, tabs playing audio, and the active tab are never suspended
- Keyboard shortcuts —
Alt+Ssuspend current,Alt+Shift+Ssuspend others,Alt+Rrestore all
Get it from the Chrome Web Store
Or load from source:
git clone https://github.com/theluckystrike/zovo-tab-suspender-public.git- Open
chrome://extensions - Enable Developer mode
- Click Load unpacked and select the cloned folder
Tab Suspender Pro collects zero data. No analytics, no telemetry, no external requests. All settings are stored locally on your device.
| Permission | Reason |
|---|---|
tabs |
Monitor activity and suspend/restore tabs |
storage |
Save settings and whitelist locally |
alarms |
Periodically check for idle tabs |
scripting |
Inject the suspend/restore UI into tabs |
- Fork the repo
- Create a feature branch
- Test locally via
chrome://extensions> Load unpacked - Open a pull request
Issues and feature requests: GitHub Issues
Business Source License 1.1 — free for personal and non-production use. Commercial use requires a separate license.