added t:new and --patches flag
This commit is contained in:
parent
2fad12ea91
commit
0b44140463
17 changed files with 227 additions and 59 deletions
7
pre-compile-patches/ui-cleanup.patch
Normal file
7
pre-compile-patches/ui-cleanup.patch
Normal file
|
@ -0,0 +1,7 @@
|
|||
t:pref
|
||||
i:/browser/app/profile/firefox.js
|
||||
o:/browser/app/profile/firefox.js
|
||||
|
||||
+pref("identity.fxaccounts.enabled", false); // Disable Firefox Account integration (removes "Sign in to Sync" and "Sync and save data")
|
||||
+pref("browser.tabs.tabmanager.enabled", false); // Disable "List all tabs" button
|
||||
+pref("browser.tabs.firefox-view", false); // Remove "View recent browsing" (Firefox View button)
|
Loading…
Add table
Add a link
Reference in a new issue