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

"Keep tabs for this site 'Session'" tabs - discarded anyway #220

Closed asem63 closed 3 years ago

asem63 commented 3 years ago

"Keep tabs for this site 'Session'" option no longer works in new (0.4.3) version of chrome extension. Tabs that are marked with this option - discarded anyway.

rNeomy commented 3 years ago

Can you reproduce after a restart?

asem63 commented 3 years ago

Can you reproduce after a restart?

Yes

Also, update on issue: whitelisted for session site is actually somehow removed from whitelist after ~1 minute and option "Keep tabs for this site 'Session'" is active(clickable) again for specified site.

Steps to reproduce: 1) Open 2-3 tabs of site "foo" 2) Press "Keep tabs for this site 'Session'" 3) Open site "bar" in another tab and wait for 1-2 minutes 4) Return to site "foo" and observe that "Keep tabs for this site 'Session'" is clickable again

rNeomy commented 3 years ago

Thanks for the report. Should be fixed by 0.4.3.1 release.