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

[Bug] "Discard all newly opened inactive tabs after they get loaded" should ignore the first newly opened tab if "Release discarding of the next tab" is also enabled. #389

Open goofedup opened 1 month ago

goofedup commented 1 month ago

When both "Discard all newly opened inactive tabs after they get loaded" and "Release discarding of the next tab" are enabled I feel the proper action would be that the tab to the right of your active tab should also stay active.

goofedup commented 1 month ago

I think I'm going to fork this project and just run it in debugging mode as this project doesn't appear very active but I'll place and code adjustments on my posts and you're free to copy them. Awesome extension. I'm loving it!