rNeomy / auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
Mozilla Public License 2.0
906 stars 79 forks source link

Support whitelist for trashing of tabs, as discussed in #260 #261

Closed tonycpsu closed 2 years ago

tonycpsu commented 2 years ago

Basic implementation of the idea. Not sure about the best way to address configurable time intervals per URL.

rNeomy commented 2 years ago

thanks @tonycpsu