mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-15 15:20:33 -08:00
Add: Auto Hide - Page action
This commit is contained in:
parent
c9006ff2a9
commit
4e2f6fdce2
4 changed files with 65 additions and 0 deletions
1
user.js
1
user.js
|
|
@ -82,6 +82,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.autohide.sidebar", true);
|
||||
// user_pref("userChrome.autohide.back_button", true);
|
||||
// user_pref("userChrome.autohide.forward_button", true);
|
||||
// user_pref("userChrome.autohide.page_action", true);
|
||||
// user_pref("userChrome.autohide.toolbar_overlap", true);
|
||||
|
||||
// user_pref("userChrome.rounding.square_button", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue