Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 601 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 601 Bytes

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.

Download Links

Notes:

  • Opera browser does not support tab discarding at this point, so there is no released version for Opera.