mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Auto Hide - Tab
This commit is contained in:
parent
64cc77ab38
commit
52cf0fd507
5 changed files with 92 additions and 0 deletions
3
user.js
3
user.js
|
|
@ -73,6 +73,9 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
|
||||
// user_pref("userChrome.theme.proton_color.dark_blue_accent", true);
|
||||
|
||||
// user_pref("userChrome.autohide.tab", true);
|
||||
// user_pref("userChrome.autohide.tab.opacity", true);
|
||||
// user_pref("userChrome.autohide.tab.blur", true);
|
||||
// user_pref("userChrome.autohide.tabbar", true);
|
||||
// user_pref("userChrome.autohide.navbar", true);
|
||||
// user_pref("userChrome.autohide.bookmarkbar", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue