Automatically suspend (hibernate) inactive tabs to free up system resourcesTab Suspender extension automatically unload (kill/hibernate) inactive tabs. This action can free up your browser memory usage.
When there are too many open tabs, your browser needs to keep their data in memory; besides, background scripts are always running. Using this extension you can define a custom time-period for inactive tabs to go to hibernate state and hence do no use memory or any kind of resources at all.
Tab Suspender accepts following exceptions for your convenience:
1. Do not suspend pinned tabs
2. Do not suspend tabs that contain unsaved form inputs
3. Only auto-suspend if connected to the internet
4. Only auto-suspend if running on battery (if battery API is available)
5. Automatically unsuspend when tab gains focus
6. Open a new tab in suspend mode
For bug reports please visit:
https://github.com/rNeomy/tab-suspender
For FAQs please go to:
http://add0n.com/tab-suspender.html
--- 0.1.6
Open tabs in suspend mode
Do not suspend tabs if the number of opened tabs is less than a number (5 by default)
--- 0.1.7
Tab suspender now works with single click
You can now un-suspend (resume) tabs in the current window
--- 0.2.0
Tab Suspender now has its own session manager
Tab pinning status is stored and restore after reboot
--- 0.2.4
Tab suspender now uses the native method to suspend tabs. This is the recommended method. If you prefer the old method, use the options page to restore the old behavior