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.