pradeep-mishra / tab_suspender_firefox

A very lightweight tab suspender that reduces an overall memory usage of firefox, uses firefox native discard api
MIT License
75 stars 14 forks source link

Adding a 20 minute suspend duration #1

Closed jimc404 closed 4 years ago

jimc404 commented 4 years ago

First of all, Thanks for making this extension! Right after installing this, I realised that I should have done that much sooner.

The extension does exactly what it says, my one very minor gripe has been the fact that the last two delays are a bit too spaced apart. If I end up reading a long article the 10 minute delay makes me reload everything else, whereas the 30 minute delay leaves many tabs active eating up significant amount of RAM.

So, would it be possible to add a 20 minute delay (there are more customizable fixes, while they'll be great to have, I'll be pretty content with just this one addition)

pradeep-mishra commented 4 years ago

sure will do that, thanks for your feedback.

On Fri, Sep 11, 2020 at 12:38 AM Mayank Chandra notifications@github.com wrote:

First of all, Thanks for making this extension! Right after installing this I realised that I should have done that much sooner.

The extension does exactly what it says, my one very minor gripe has been the fact that the last two delays are a bit too spaced apart. If I end up reading a long article the 10 minute delay makes me reload everything else, whereas the 30 minute delay leaves many tabs active eating up significant amount of RAM.

So, would it be possible to add a 20 minute delay (there are more customizable fixes, while they'll be great to have, I'll be pretty content with just this one addition)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pradeep-mishra/tab_suspender_firefox/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMZ3RZVVLYWKGYBVWSJK2DSFEP2ZANCNFSM4RFVLZMQ .

pradeep-mishra commented 4 years ago

Done. please install v1.6

jimc404 commented 4 years ago

Works like a charm, thanks!