mirror of
https://github.com/rNeomy/auto-tab-discard.git
synced 2026-04-21 06:22:17 +00:00
Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
- JavaScript 76.4%
- HTML 18.7%
- CSS 4.9%
|
|
||
|---|---|---|
| .github | ||
| misc | ||
| v2 | ||
| v3 | ||
| LICENSE | ||
| README.md | ||
Auto Tab Discard
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.
Preview
Links
- 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
