added t:new and --patches flag

This commit is contained in:
partisan 2024-12-11 16:41:49 +01:00
parent 2fad12ea91
commit 0b44140463
17 changed files with 227 additions and 59 deletions

View 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)