update policies (uBlock & download button)

This commit is contained in:
partisan 2024-12-11 22:11:31 +01:00
parent 0b44140463
commit 8bf2c08e79
2 changed files with 47 additions and 10 deletions

View file

@ -4,4 +4,5 @@ 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)
+pref("browser.tabs.firefox-view", false); // Remove "View recent browsing" (Firefox View button)
+ pref("browser.download.autohideButton", false); // Show download button always