[Feature] Automatic update/saving/closing of currently active session when switching to a different one
It would be cool to add an option so that, if checked, when switching to a new session then the current one is automatically updated/saved before closing it.
Example:
Session 'A' is the one currently active, with 'X' windows and 'Y' tabs opened.
I decide to open session B. Then all of the currently opened windows and tabs overwrite Session A (which was the actual session), closing all of them and finally loading Session B.
I was looking for a similar feature as this. Basically if I open a session that I had saved earlier and make some changes to it such as adding some new tabs or deleting some of the old tabs, then when I close the browser or start a different session, the changes that were made should be updated in the earlier saved session automatically. Currently the extension just auto saves the closed windows as a new auto save session. Since my request is so similar to yours, can you update your issue to add browser shut down along with switching sessions to trigger the session updation or should I create a new issue of my own?
Check out this PR