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
888 stars 76 forks source link

Tabs often discarding almost immediately despite settings #313

Closed LucasD3 closed 1 year ago

LucasD3 commented 1 year ago

I have set tabs to discard after 4 minutes, and I have enabled both "Discard all unpinned tabs on a browser or extension startup" and "Discard all pinned tabs on a browser or extension startup". Strangely, while using the browser, often (or perhaps most of the time, but certainly not always), tabs discard within a few seconds after leaving them. Sometimes this occurs when I had created the tab less than a minute ago -- in other words, the tab has existed for less than 4 minutes. Is this a known issue? Could it be that the extension is restarting and thus discarding all tabs due to setting?

immortaliseORdie commented 1 year ago

@LucasD3 Hey, have you found a solution for this?