Using Sidebery Instead of Firefox Vertical Tabs

In Firefox 144, I can open vertical tabs and use Sidebery, but Firefox sidebar remains open on the side. I can remove it by setting always-show and hide-sidebar in config, but it reappears every time I restart.

Is there a way to permanently disable it?

35 points · 7 comments · view on lemmy.world

7 Comments

shishka_b0b@lemmy.zip · 6 pts · 303d (3 replies)

Put the config settings in a user.js file and save it in the root directory of your Firefox profile. It should look something like this:

user_pref("always-show.config.setting", false);
user_pref("hide-sidebar.config.setting", true);
sandayle@lemmy.ml · 3 pts · 303d (2 replies)

Thank you but it didn't work.

beeng@discuss.tchncs.de · 4 pts · 303d

Allow custom sheets true?

shishka_b0b@lemmy.zip · 3 pts · 302d

I wasn't sure what the actual preference name was so the code I gave you wasn't accurate. This is exactly what you need in the user.js file:

user_pref("sidebar.visibility", "hide-sidebar");

It didn't seem to work the first time I restarted Firefox even though the value for sidebar.visibility was changed correcty in about:config so I edited it back to always-show and then right back to hide-sidebar and now the sidebar remains hidden on startup

Edit: typo

highduc@lemmy.ml · 5 pts · 303d (1 reply)

I removed sideberry once vertical tabs came along. Any reason to use it over the built in way?

vort3@lemmy.ml · 9 pts · 303d

Yes, tabs in Sidebery are "tree style", you can build them into trees and collapse/expand them, also unload, group, bookmark whole branches and trees.

Vertical tabs are, well, just tabs stacked vertically. They are not nested, do not provide context, can't be collapsed/expanded (or folded/unfolded, whatever you prefer). Sidebery just has many more features than just "woohoo you can see tabs vertically instead of horizontally" Firefox now provides.

popcornpizza@lemmy.blahaj.zone · 4 pts · 303d
[ removed ]
cupcakezealot@piefed.blahaj.zone · 3 pts · 303d

i always just dragged the default sidebar all the way to the left to shrink it into a single row. it doesn't disappear but it at least stays out of the way