Add: Auto Hide - Fill URL bar

This commit is contained in:
alstjr7375 2022-08-11 09:34:31 +09:00
parent da23a8007b
commit d3735aadf7
5 changed files with 131 additions and 15 deletions

View file

@ -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);