Tab Discarder is a lightweight Chrome extension that lets you manually discard (unload) tabs to free up memory and improve browser performance. It also visually marks already inactive (discarded) tabs so you can focus on what matters.
🔍 View all open tabs (title) 💤 Manually discard tabs to save memory ✅ Detect and label already inactive (discarded) tabs 🌑 Built-in Light / Dark mode toggle 🎯 Simple, fast, and clean UI
- Go to the Chrome Web Store listing.
- Click Add to Chrome
- Click Add Extension in the confirmation dialog
- Pin the extension to your toolbar for quick access
- Click the extension icon to open the popup.
- View all open tabs.
- Click Discard next to any tab to free memory.
- Already inactive tabs will show as “Already Inactive”.
- Toggle light/dark mode from the top-right corner.
Due to Chrome extension API restrictions, it's not possible to fully detect tabs that have been automatically discarded (unloaded) by Chrome. These tabs may still show a “Discard” button in the interface, even though they’re already inactive.
Clicking “Discard” again is harmless — Chrome will silently ignore the request if the tab is already unloaded.
- Vanilla JavaScript
- Chrome Tabs API
- HTML, CSS
Inspired by Chrome's built-in tab discarding, but with a clean manual interface and better visibility.
This project is licensed under the MIT License. See the LICENSE file for details.

