mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Hidden - Navbar
This commit is contained in:
parent
434c66285a
commit
b41e3c62ad
6 changed files with 237 additions and 28 deletions
1
user.js
1
user.js
|
|
@ -86,6 +86,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.autohide.toolbar_overlap", true);
|
||||
|
||||
// user_pref("userChrome.hidden.tabbar", true);
|
||||
// user_pref("userChrome.hidden.navbar", true);
|
||||
|
||||
// user_pref("userChrome.rounding.square_button", true);
|
||||
// user_pref("userChrome.rounding.square_panel", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue