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

`Release discarding of the next tab` still gets tab discarded if `Discard all newly opened inactive tabs after they get loaded` is enabled #372

Closed KAGEYAM4 closed 3 months ago

KAGEYAM4 commented 3 months ago

It would be great if Discard all newly opened inactive tabs after they get loaded respects the rule Release discarding of the next tab

KAGEYAM4 commented 3 months ago

Now i realise that this behaviour is actually useful because lets say you stay on same page and keep on opening new tab in background, if the feature i requested was in action, it would mean that every new tab that gets created will not be discarded.