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 custom intervals for trash whitelist rules as discussed in #260 #263

Closed tonycpsu closed 2 years ago

tonycpsu commented 2 years ago

Allows trashing of discarded tabs to be done using a custom time interval, e.g.: re:google.com@3d to trash Google URLs after 3 days.

rNeomy commented 2 years ago

Thanks, @tonycpsu. I removed the description to use "seconds" and "minutes". Since the timer only checks every half an hour, it might be confusing to use these units.