Tab-Session-Manager icon indicating copy to clipboard operation
Tab-Session-Manager copied to clipboard

desktop shortcuts for sessions

Open filepec opened this issue 2 years ago • 2 comments

I'm frustrated about interactions between my browser's startup options and Tab Session Manager's startup options. I'd like to avoid those frustrations by saving a session to my desktop so that I can get my computer better organized to jump straight into a browser session along with any other programs that are relevant to the work I'm doing in that session.

I'm still experimenting with browser and TSM startup options; let me know if there's a different way you'd recommend achieving this. If I could get sessions reloading with the tab groups properly named and color-coded, that would take some pressure off this solution. If I could get my TSM startup session reloading and also tracking, that would also help.

filepec avatar Sep 21 '22 21:09 filepec

This is something I'd be interested in as well. I know in FireFox there is not really any option to allow command-line interactions with add-ons in such a way, but perhaps that could be worked around by having sessions mapped to internal urls in the way the settings pages and such are: moz-extension://<TSM-addon-ID>/options/index.html

QuzarDC avatar Sep 21 '22 22:09 QuzarDC

@QuzarDC that would be great, because we could then open sessions with firefox --url moz-extension:///options/index.html and would open up a world of automation options.

Putr avatar Jun 25 '23 15:06 Putr