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

Discard Tab Group doesn't work with TST generated group-tab.html #240

Open Sada-Mio opened 3 years ago

Sada-Mio commented 3 years ago

Is this by design or bug?

Sada-Mio commented 2 years ago

Would like to also note

group-tab.html can be explicitly discarded, but doesn't if done via "discard other", "discard all other" or "auto discard"

Pictor13 commented 9 months ago

I also am suffering of this problem:

making use of tab-groups from Tree-Style-Tabs is great, but Auto-Tab-Discard won't recognize those special tabs as part of the group, hence the "Discard tab group" is not available in the context menu.

This slows down maintenance because I always need to do multiple discards for different trees.
Even though I makes more sense to use "Discard tab group" by triggering it from the actual treestyletab-group tab.

@rNeomy you have anything to comment on this, confirming if it's an intended behaviour or a bug? :pray: