Skip to content

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

License

Notifications You must be signed in to change notification settings

kernc/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.

Preview

IMAGE ALT TEXT HERE

Download Links

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.3%
  • HTML 19.5%
  • CSS 4.2%