From 86337756d920180096c68835e264163b2e3b66d4 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 22 Apr 2019 01:45:25 +0000 Subject: [PATCH] Revert "browser-tweaks: remove browser.send_pings (#865)" (#876) This reverts commit 3af07184ff1d0fab895458825fef2b8aa8712799. --- _includes/sections/browser-tweaks.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html index 6946da5b..038c7c14 100644 --- a/_includes/sections/browser-tweaks.html +++ b/_includes/sections/browser-tweaks.html @@ -37,6 +37,9 @@
browser.safebrowsing.phishing.enabled = false
Disable Google Safe Browsing and phishing protection. Security risk, but privacy improvement.
+
browser.send_pings = false
+
The attribute would be useful for letting websites track visitors' clicks.
+
browser.sessionstore.max_tabs_undo = 0
Even with Firefox set to not remember history, your closed tabs are stored temporarily at Menu -> History -> Recently Closed Tabs.