π Node [[hide-tabs-in-firefox]]
β³ π Subnode [[@flancian/hide tabs in firefox]]
β³ π Subnode [[@flancian/hide tabs in firefox]]
π
hide tabs in firefox.md (text) by @flancian
οΈζ¬
π
Hide Tabs in Firefox
- useful when using [[tree style tabs]]
-
[[go]] https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox
- in about:config, set
toolkit.legacyUserProfileCustomizations.stylesheets
to true - create
userChrome.css
in .mozilla/firefox/<profile dir>/chrome (/chrome might need to be created) - paste the following:
- in about:config, set
/* hides the native tabs */
#TabsToolbar {
visibility: collapse;
}
Loading context... (requires JavaScript)
ποΈ Stoas for [[@flancian/hide tabs in firefox]]
π Open document (Hedgedoc) at https://doc.anagora.org/hide-tabs-in-firefox
π Open document (Etherpad) at https://stoa.anagora.org/p/hide-tabs-in-firefox