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

[Feature request] Option for manually discarding other tabs in window to also discard exempt tabs #191

Closed tux93 closed 3 years ago

tux93 commented 3 years ago

Currently the various "Discard other tabs" options do not affect tabs that are exempt (pinned tabs, tabs playing media, whitelist etc.)

It would be nice to have an option for manually triggering "Discard other tabs" to bypass those exceptions / the exceptions only to affect automatic discard.

rNeomy commented 3 years ago

As of the next release, you can use the Shift key on the popup interface and the extension will ignore discarding exceptions for all possible commands.