user.js

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

commit 9499122d961d6120df7ac361ea9db0c48a548ec3
parent 656b755a342351687f3822a202157f74c5365ec7
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 24 Jul 2017 03:15:58 +1200

0505: system add-on update tweak
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -316,7 +316,7 @@ user_pref("experiments.activeExperiment", false); /* 0502: disable Mozilla permission to silently opt you into tests ***/ user_pref("network.allow-experiments", false); /* 0505: block URL used for system add-on updates (FF44+) - * [NOTE] You will not get system add-on security/privacy fixes except when you update Firefox ***/ + * [NOTE] You will not get any system add-on updates except when you update Firefox ***/ // user_pref("extensions.systemAddon.update.url", ""); /* 0510: disable Pocket (FF39+) * Pocket is a third party (now owned by Mozilla) "save for later" cloud service