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

Closing tab releases adjacent discarded tab #357

Closed lugoazul closed 8 months ago

lugoazul commented 10 months ago

Hi. When I close a tab between discarded tabs, it will focus on the adjacent tab releasing it from its discarded state. This behavior is very annoying and inconvenient. Am I missing some option in settings to avoid this...? Thanks.

rNeomy commented 8 months ago

This is the browser's default behavior. This extension supports closing a tab from the popup interface as well as a shortcut key. If you use those, it will switch to the nearest not-discarded tab instead.