Tab-session-manager: Auto Sync Session

Created on 27 Aug 2019  路  7Comments  路  Source: sienori/Tab-Session-Manager

It would be great if in the options page there would be an option to auto save the current session.

So for example if i have 3 tabs and i save the session and then i open another tab, this tab is auto added to the saved session. and if i close 2 tabs those two tabs are auto deleted from the saved session.

Thanks! Life saver this plugin is!

enhancement invalid

Most helpful comment

I guess the idea here would be to Auto Sync with a previously saved and named Session. For example if I save a window, name it "Personal Projects" that session would be tracked by an Auto Sync option and any new tab, changing urls on opened tabs or even closing tabs would be sync'd to "Personal Projects" session, instead on a new autosave.

I guess that would require to track each session/window to its last save and do something like "Replace with current session" option for that specific saved session

All 7 comments

Internally, the mechanism is implemented.
Each time you open or close a tab, the hidden temp session is updated.
When the window or browser is closed, it is saved as an autosave session.

The temp session does not need to be visible to the user.
Since it has the same contents as the open tab, it does not help anything.

I guess the idea here would be to Auto Sync with a previously saved and named Session. For example if I save a window, name it "Personal Projects" that session would be tracked by an Auto Sync option and any new tab, changing urls on opened tabs or even closing tabs would be sync'd to "Personal Projects" session, instead on a new autosave.

I guess that would require to track each session/window to its last save and do something like "Replace with current session" option for that specific saved session

that's something Session Manager by Michael Kraft actually had and it's very convenient
the feature to automate is the session's three dot menu "Replace with actual window/session" option
so when i "Open a session" and add/change/remove tabs it should have the option to automatically save to that session the actual window

this is something I would like to see as well, which would allow TabFern-like usage (a sidebar like that would be nice to have too)

+1 Any news here?

Finally found extention that does this: https://chrome.google.com/webstore/detail/tabxpert-window-tab-manag/maomempcdmkfcjgeabecfpkebghcigac

Amazing!!!! sync even between devices.

after some research I found simple tab groups that provides this functionality for firefox

Was this page helpful?
0 / 5 - 0 ratings