A browser extension which uses the native tab discarding method (chrome.tabs.discard) to automatically reduce memory usage of inactive tabs. This extension is more efficient and should be less buggy compared to the alternatives extensions that use DOM replacement method.
- Homepage: https://webextension.org/listing/tab-discard.html
- Privacy Policy: https://webextension.org/privacy-policy/extension/tab-discard.html
- Chrome: https://chrome.google.com/webstore/detail/auto-tab-discard/jhnleheckmknfcgijgkadoemagpecfol
- Edge: https://microsoftedge.microsoft.com/addons/detail/auto-tab-discard/nfkkljlcjnkngcmdpcammanncbhkndfe
- Firefox: https://addons.mozilla.org/firefox/addon/auto-tab-discard/
- Opera: https://addons.opera.com/en/extensions/details/auto-tab-discard/
- Product Review: https://webextension.org/blog/2022/04/17/auto-tab-discard-extension.html
- Preview: https://www.youtube.com/watch?v=S0rHU38OnTE
