A Chrome extension that suspends inactive tabs to free up memory using the native chrome.tabs.discard() API. Green-themed UI with usage statistics.
- Suspends tabs using Chrome's native
chrome.tabs.discard()API - Whitelist domains to prevent suspension
- Per-session stats tracking memory saved and tabs suspended
- Clean green-themed interface
- Alt+S - Suspend the current tab
- Alt+Shift+S - Suspend all other tabs
- Download or clone this repository
- Open
chrome://extensions/in Chrome - Enable Developer mode (top right toggle)
- Click Load unpacked and select this directory
Chrome Manifest V3 (MV3)