Add: Auto Hide - Tab Bar

This commit is contained in:
alstjr7375 2022-07-18 02:59:27 +09:00
parent bf6f69ceae
commit d7e56da00d
4 changed files with 114 additions and 1 deletions

View file

@ -70,8 +70,9 @@ user_pref("userChrome.tab.bottom_rounded_corner", true);
// user_pref("userChrome.theme.proton_color.dark_blue_accent", true);
// user_pref("userChrome.autohide.bookmarkbar", true);
// user_pref("userChrome.autohide.tabbar", true);
// user_pref("userChrome.autohide.navbar", true);
// user_pref("userChrome.autohide.bookmarkbar", true);
// user_pref("userChrome.autohide.sidebar", true);
// user_pref("userChrome.autohide.forward_button", true);