user.js

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

commit 31adbba774139f1f79cc90c4b48126b5bd3912fa
parent 3c247a2c5b91502f548e7a5d5a24b234d3881e3d
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Wed, 12 Dec 2018 16:34:27 +0000

5000s: disable CFR
Diffstat:
Muser.js | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1738,6 +1738,9 @@ user_pref("_user.js.parrot", "5000 syntax error: this is an ex-parrot!"); // user_pref("ui.key.menuAccessKey", 0); // disable alt key toggling the menu bar [RESTART] /* OTHER ***/ // user_pref("browser.bookmarks.max_backups", 2); + // user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr", false); // disable CRF [FF64+] + // [SETTING] General>Browsing>Recommend extensions as you browse + // [1] https://support.mozilla.org/en-US/kb/extension-recommendations // user_pref("identity.fxaccounts.enabled", false); // disable and hide Firefox Accounts and Sync [FF60+] [RESTART] // user_pref("network.manage-offline-status", false); // see Bugzilla 620472 // user_pref("reader.parse-on-load.enabled", false); // "Reader View"