this post was submitted on 20 Apr 2024
18 points (90.9% liked)
Firefox
17821 readers
65 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been using https://github.com/mbnuqw/sidebery
It also suggests you a way to hide the top bar, it can be dynamic or permanent depending on how you configure your userChrome.css
It provides you a way set up snapshots, although I haven't tested the restore functionality hehe.
I'm not sure how you can export them and back them up.
The one I know works for restoring your tabs is https://github.com/sienori/Tab-Session-Manager
But if you use sidebery to have your trees, panels, and groups, this one won't restore them, you'll get back on long list of tabs in a single panel, with no groups or trees. I already had to restore a session with this one because I changed computer. It has a way to backup your sessions in the cloud.
Dude! Sidebery is THE best session manager around. You create snapshots and have tons of configuration over how and when to take them. Mine backs up every 5 minutes and keeps a few days worth. Every time some other fuckery has caused me to lose my all my tabs, sidebery has had a perfectly working backup. And it keeps the exact window layout you had. It’s by far the best
Also there is a script for userChrome.css that shows/hides sidebery on mouse hovering. Very useful for laptop screen.
can you link that? Sounds like something I may like
https://github.com/Redundakitties/colorful-minimalist/tree/main/hacks Check sideberyMods.css (you should add content of this file to your userChrome.css. If it doesn't work just search sidebery autohide on reddit.
Awesome, thanks!
Thank you