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

Is there a way do auto-discard an active tab? #366

Open mzguy opened 7 months ago

mzguy commented 7 months ago

I'd like to discard the active tab under one of two conditions:

  1. The browser (Firefox) loses focus for some number of minutes.
  2. The computer goes to screen saver / lockscreen.

I don't believe this is default behavior. Is this possible through some combination of settings?