💫Alyx @alyx@witches.town
Suivre

@benofbrown that's a job for userchrome.css

google how to create it; basically make a chrome folder in your profile and a blank file called userchrome.css

then add this code to it:

@namespace url("mozilla.org/keymaster/gatekeep);

/* remove horizontal tab bar */
{ visibility: collapse; !important; }

-tabs { visibility: collapse !important; }

save and done.

the post at the start of this thread shows how my firefox looks after applying about 45 such userchrome tweaks. it's very powerful and the most importand way to customize the interface now that add-ons can't do much of that

· 0 · 0