autonome / Dormancy

Firefox add-on that frees inactive tabs from memory, restoring their contents next time you access the tab.
47 stars 14 forks source link

Still maintained? #31

Closed rugk closed 5 years ago

rugk commented 5 years ago

@autonome Do you still maintain this extension? Just as there are many open, unmerged/uncommented PRs…

I would otherwise be willing to maintain it/or a fork, if no one replies here… :neutral_face:

autonome commented 5 years ago

Yep, still maintained, just not much time. Will try and get some in this week!

On Thu, Nov 29, 2018 at 10:08 AM rugk notifications@github.com wrote:

@autonome https://github.com/autonome Do you still maintain this extension? Just as there are many open, unmerged/uncommented PRs…

I would otherwise be willing to maintain it/or a fork, if no one replies here… 😐

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/autonome/Dormancy/issues/31, or mute the thread https://github.com/notifications/unsubscribe-auth/AADDtwV2S7IAKHEocX7w3dMWFh6Ab8vRks5uz4f_gaJpZM4Y5EXI .

sergeevabc commented 5 years ago

How do I visually know if extension is even working, by the way? There is the following line in my userChrome.css, which makes titles of unloaded tabs less visible. tabbrowser-tab[pending] { opacity: 0.5 !important;} But after timeout is passed, titles of tabs expected to be unloaded are still rendered with opacity: 1

rugk commented 5 years ago

Usually you do see it when you click on an unloaded tab. Compared to "not-unloaded" tabs they do load a few seconds.

sergeevabc commented 5 years ago

@rugk, then I guess this extension is not working on my end (Win 7 x64, FF 63.0.3), alas. Just tested once again with a fresh profile to know that for sure.

autonome commented 5 years ago

Agghgh, I maybe broke everything in the latest update 😭 looking now...

On Tue, Dec 11, 2018 at 2:25 PM Aleksandr Sergeev notifications@github.com wrote:

@rugk https://github.com/rugk, then I guess this extension is not working on my end (Win 7 x64, FF 63.0.3), alas. Just tested once again with a fresh profile to know that for sure.

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/autonome/Dormancy/issues/31#issuecomment-446329330, or mute the thread https://github.com/notifications/unsubscribe-auth/AADDtxCj0qOMy1uzbIjiwL8Wq9U-7ih7ks5u4Aa7gaJpZM4Y5EXI .