Skip to content

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

Notifications You must be signed in to change notification settings

IDeathByte/auto-tab-discard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 20.1%
  • CSS 2.5%