0
0
Fork 0
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%
Find a file
Richard a95ad97ea5
Merge pull request #425 from PeterDaveHello/patch-1
Update zh_TW Traditional Chinese locale
2025-08-18 22:30:27 -07:00
.github adds .github/FUNDING.yml 2025-07-27 05:36:39 -07:00
misc updating the 'en' locale based on https://www.transifex.com/user/profile/Tonnes/ comments on Transifex 2022-12-13 00:58:16 -05:00
v2 preparing manifest v3 migration 2022-04-07 00:13:05 -04:00
v3 Update zh_TW Traditional Chinese locale 2025-08-19 01:52:14 +08:00
LICENSE fixes #148 2020-06-23 11:02:31 +02:00
README.md version 0.6.7 2022-12-17 03:16:42 -05:00

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

IMAGE ALT TEXT HERE