user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 3f6340b69c3ba9d924e55bc1ff40864ee6cbc53e
parent 884e84a4cbcb38c1589f2d3f7e87d9e44fb5d9f0
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue,  3 Dec 2019 14:51:44 +0000

OMG!!
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1625,7 +1625,7 @@ user_pref("_user.js.parrot", "5000 syntax error: this is an ex-parrot!"); // user_pref("general.autoScroll", false); // middle-click enabling auto-scrolling [WINDOWS] [MAC] // user_pref("ui.key.menuAccessKey", 0); // disable alt key toggling the menu bar [RESTART] // user_pref("view_source.tab", false); // view "page/selection source" in a new window [FF68+, FF59 and under] -/* UX: FEATURES: disable and hide the icons and menus ***/ +/* UX FEATURES: disable and hide the icons and menus ***/ // user_pref("browser.messaging-system.whatsNewPanel.enabled", false); // What's New [FF69+] // user_pref("extensions.pocket.enabled", false); // Pocket Account [FF46+] // user_pref("identity.fxaccounts.enabled", false); // Firefox Accounts & Sync [FF60+] [RESTART]