UI changes
This commit is contained in:
parent
8bf2c08e79
commit
160cf2a9a6
3 changed files with 10 additions and 8 deletions
|
@ -5,4 +5,4 @@ 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.download.autohideButton", false); // Show download button always
|
||||
+pref("browser.download.autohideButton", false); // Show download button always
|
Loading…
Add table
Add a link
Reference in a new issue