/auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs

Primary LanguageJavaScript

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.