mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-15 15:20:33 -08:00
Add: Auto Hide - Back button
This commit is contained in:
parent
52cf0fd507
commit
afa7159bc5
4 changed files with 38 additions and 0 deletions
1
user.js
1
user.js
|
|
@ -80,6 +80,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.back_button", true);
|
||||
// user_pref("userChrome.autohide.forward_button", true);
|
||||
// user_pref("userChrome.autohide.toolbar_overlap", true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue