mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: NavBar - As sidebar
Looks liek Arc Browser - https://thebrowser.company/
This commit is contained in:
parent
012d38552d
commit
044ea20733
9 changed files with 561 additions and 188 deletions
2
user.js
2
user.js
|
|
@ -169,6 +169,8 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.tab.close_button_at_hover.with_selected", true); // Need close_button_at_hover
|
||||
// user_pref("userChrome.tab.sound_show_label", true); // Need remove sound_hide_label
|
||||
|
||||
// user_pref("userChrome.navbar.as_sidebar", true);
|
||||
|
||||
// user_pref("userChrome.bookmarkbar.multi_row", true);
|
||||
|
||||
// user_pref("userChrome.panel.remove_strip", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue