From ac16b9c77b0087976dea1104c9d660c47ff47a6b Mon Sep 17 00:00:00 2001 From: earthlng Date: Tue, 9 Jan 2018 16:20:06 +0100 Subject: [PATCH] Update troubleshooter.js adding 'privacy.trackingprotection.enabled'. see https://github.com/ghacksuserjs/ghacks-user.js/issues/327 --- scratchpad-scripts/troubleshooter.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scratchpad-scripts/troubleshooter.js b/scratchpad-scripts/troubleshooter.js index 49bdf59..91d607a 100644 --- a/scratchpad-scripts/troubleshooter.js +++ b/scratchpad-scripts/troubleshooter.js @@ -150,6 +150,7 @@ 'plugin.defaultXpi.state', 'plugin.scan.plid.all', 'plugin.sessionPermissionNow.intervalInMinutes', + 'privacy.trackingprotection.enabled', 'security.ask_for_password', 'security.cert_pinning.enforcement_level', 'security.csp.experimentalEnabled',