Tab-Space
Tab-Space copied to clipboard
[FEATURE] Save & replace session
trafficstars
Is your feature request related to a problem? Please describe. Currently, I use sessions to save "snapshots" of my browser when I was working on a specific project. When I want to return, I restore the session in a new window. After I am done, I want to save a new snapshot and replace the old one.
Describe the solution you'd like A "Save & Replace Session" option added to the extension button that overwrites the selected session with the current tab state.
Describe alternatives you've considered There are several options that I can currently use.
- Only add additional tabs to the existing session. This is difficult because I don't know what tabs are already saved, and I need to repeat the action for every additional tab.
- Save a new session and rename. This is easier, but just an extra step.
- Save a new session and merge. This is the same as (2). It would be acceptable if the merge operation removed duplicates.
Additional context N/A.
This would be extremely helpful for me as well, as I have the same use case. Thanks!