mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: FFHome - Add the ability to hide Firefox's logo
This commit is contained in:
parent
3fda00e12c
commit
6b7abd21db
2 changed files with 11 additions and 0 deletions
2
user.js
2
user.js
|
|
@ -158,6 +158,8 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// -- User Content -------------------------------------------------------------
|
||||
// user_pref("userContent.player.ui.twoline", true);
|
||||
|
||||
// user_pref("userContent.newTab.hide_logo", true);
|
||||
|
||||
// user_pref("userContent.page.proton_color.dark_blue_accent", true);
|
||||
// user_pref("userContent.page.proton_color.system_accent", true);
|
||||
// user_pref("userContent.page.monospace", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue