mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Auto Hide - Fill URL bar
This commit is contained in:
parent
da23a8007b
commit
d3735aadf7
5 changed files with 131 additions and 15 deletions
1
user.js
1
user.js
|
|
@ -81,6 +81,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.autohide.navbar", true);
|
||||
// user_pref("userChrome.autohide.bookmarkbar", true);
|
||||
// user_pref("userChrome.autohide.sidebar", true);
|
||||
// user_pref("userChrome.autohide.fill_urlbar", true);
|
||||
// user_pref("userChrome.autohide.back_button", true);
|
||||
// user_pref("userChrome.autohide.forward_button", true);
|
||||
// user_pref("userChrome.autohide.page_action", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue