mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Hidden - titlebar container #550
This commit is contained in:
parent
ea9525eb45
commit
c8c75892db
4 changed files with 777 additions and 755 deletions
1
user.js
1
user.js
|
|
@ -94,6 +94,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.hidden.tab_icon.always", true);
|
||||
// user_pref("userChrome.hidden.tabbar", true);
|
||||
// user_pref("userChrome.hidden.navbar", true);
|
||||
// user_pref("userChrome.hidden.titlebar_container", true);
|
||||
// user_pref("userChrome.hidden.sidebar_header", true);
|
||||
// user_pref("userChrome.hidden.sidebar_header.vertical_tab_only", true);
|
||||
// user_pref("userChrome.hidden.urlbar_iconbox", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue