user.js

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

commit e448015704f4488a601bd9f6660e33b25bed9fd2
parent d3b1ed45ad1ef7d91ca6077d4c9bb7f0afe5b7b4
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu,  7 Feb 2019 16:55:04 +0000

0343: clarify where

TAAR is extension recommendations in the "Add-ons Manager" (not sure how it's displayed)
CFR is extension recommendations as you browse the web, via a drop down panel
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -249,7 +249,7 @@ user_pref("datareporting.policy.dataSubmissionEnabled", false); * [NOTE] This pref has no effect when Health Reports (0340) are disabled * [SETTING] Privacy & Security>Firefox Data Collection & Use>...>Allow Firefox to install and run studies ***/ user_pref("app.shield.optoutstudies.enabled", false); -/* 0343: disable Extension Recommendations [FF65+] +/* 0343: disable Extension Recommendations in about:addons [FF65+] * [NOTE] This pref has no effect when Health Reports (0340) are disabled * [SETTING] Privacy & Security>Firefox Data Collection & Use>...>Allow Firefox to make personalized extension rec. * [1] https://support.mozilla.org/kb/personalized-extension-recommendations ***/