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

Question #355

Open Zerogaku opened 10 months ago

Zerogaku commented 10 months ago

Since firefox and chrome have built-in "tab discarding" when the browser begins using too much memory, wouldn't this extension be redundant? As i use it i noticed the extension is more reliable in reducing cpu usage as it discards tabs more often, but i would just like to know whether the purpose of the extension is to just provide control over built-in tab discarding, or to act as a replacement for it.

tbertels commented 8 months ago

It augments it. Firefox's Tab Unloading only enters into action when the memory is low.