From e448015704f4488a601bd9f6660e33b25bed9fd2 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 7 Feb 2019 16:55:04 +0000 Subject: [PATCH] 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 --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 95f89c2..1d608fb 100644 --- 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 ***/