Richard

Results 178 comments of Richard
trafficstars

> The Great Suspender is that TGS kept discarded tabs discarded on startup of the browser. TGS uses its built-in session manager. The tabs are not being discarded, but replaced...

@heywolf15 Firefox discards all none active tabs on startup. The ATD can only discard those that are inactive and not discarded. There is no point in discarding already discarded tabs,...

> Despite of that, pinned websites that should not be discarded are discarded when the brower is launched. Thanks for the report. It is fixed. > Steps to reproduce: Pin...

Based on your comment, I think this is a FF bug. I don't think the extension is responsible for reloading the pinned tabs. Let's wait for the next FF release.

Unfortunately, there is no reliable way to detect the responsive mode. Or at least I couldn't find any. You can use the "Disable on this session" from the popup until...

I just submitted a bug report to Mozilla; https://bugzilla.mozilla.org/show_bug.cgi?id=1528898

I am not able to reproduce this. Can you provide an example page with the issue?

Take a look at the new logic. https://github.com/rNeomy/auto-tab-discard/blob/master/v3/data/inject/watch.js 1. It now stores all the edited elements, and ignores them if there is no value. 2. If a form is submitted...

No, there is no testing version. Just use the current master branch (v3 directory) https://github.com/rNeomy/auto-tab-discard/archive/refs/heads/master.zip

Firefox has activated `persistent=false` on 106. I guess that's the reason the extension fails. Can you guys try the attached version and report back? [test.zip](https://github.com/rNeomy/auto-tab-discard/files/9791383/test.zip)