Afjout config ff pour cacher les onglets

main
Gil Portenseigne 2024-01-29 10:07:47 +01:00
parent 7b00f2fa6a
commit 8f7ad65224
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#titlebar {
visibility: collapse;
}
#sidebar-header {
visibility: collapse !important;
}

View File

@ -0,0 +1,3 @@
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
user_pref("gfx.webrender.software.opengl", true);