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
909 stars 79 forks source link

Discard Tabs when Window Inactive #194

Closed HenryTheVacuum closed 3 years ago

HenryTheVacuum commented 3 years ago

Possible to add feature:

Discard Tabs after X seconds when window is inactive

Load All/Background Tabs when window becomes active

rNeomy commented 3 years ago

As of the next release, we will have a new plugin on the options page.

Remove discarding of all tabs in the active window. If enabled, no tab in the active window will be discarded

combining this with the default options covers both feature requests.