Tab-session-manager: Tab Session Manager Restore

Created on 15 Nov 2017  Â·  10Comments  Â·  Source: sienori/Tab-Session-Manager

Hi, I would like to find out I recently installed this addon in firefox 57, but when the addon restores my tabs ( around 63 Tabs) it reopens all of them. Is it possible to just restore the tabs, but let me choose what to open and what to leave for now?

solved

Most helpful comment

I add lazy loading function.
This greatly reduces memory usage.
https://github.com/sienori/Tab-Session-Manager/commit/501461d4ffd69fec7320b8c2da815f99970aa9b1

All 10 comments

I usually have ~400 tabs in my browser (yes, I have problems with tabs)
And it just gets unusable when it tries to load all of them.

I significantly reduced my number of tabs by using Browse Later and resumeLater. This should work for everybody who uses Tabs as temporary bookmarks (like I did).

Thanks I'll try it. I brought mine down to 48 from 63 tabs.

Sienori-san may implement this feature in next versions with native Firefox API (tabs.discard() will be available since Firefox 58). After that you don't need to use third-party addons https://github.com/sienori/Tab-Session-Manager/issues/18#issuecomment-338952293

… restore the tabs, … open … leave …

To clarify: you want all tabs to be present, with just one per window loaded, and load another restored tab only after you click on it – true?

(The title – _Tab Session Manager Restore_ – is ambiguous.)

Let's say you have 50 Tabs you want to restore, but you only want certain tabs to be active. So out of 50 tabs you might only want to activate 25 of them with the other 25 tabs to be there but no active. Just because you have 50 tabs present you might not need all 50 to be active right off the bat.

That's exactly what I need as well. Some tabs belong to the same site and requires login and I don't want to be redirected to login page on each of them. Additionally it consumes more memory and takes longer to load.

I add lazy loading function.
This greatly reduces memory usage.
https://github.com/sienori/Tab-Session-Manager/commit/501461d4ffd69fec7320b8c2da815f99970aa9b1

Here is what I found out as a another way to do tabs. On your browser you have the ability to login to firefox and sync stuff like Open Tabs / Bookmarks / Logins / History / Add-ons and so on. Once you do that it will start sync all that stuff. Then let's say you Logoff and shutdown your PC. The next morning after you start your PC back up and login. Start your Firefox browser and then click on History and then scroll down to "Restore Previous Session" this will then restore all the tabs you last used the previous night(Even the tabs not fully loaded). Then all you need to do is click on the tabs you want to start using and it will load. The others tabs will remain visible, but not loaded. Give that a try and let us know.

Vote on new bugs on Bugzilla@Mozilla website to speed up preparation of other APIs needed by session managers: https://github.com/sienori/Tab-Session-Manager/issues/150

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gramireus picture gramireus  Â·  5Comments

Filbuntu picture Filbuntu  Â·  7Comments

aaaxx picture aaaxx  Â·  4Comments

irvinm picture irvinm  Â·  5Comments

rnc picture rnc  Â·  5Comments