user.js

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

commit ac16b9c77b0087976dea1104c9d660c47ff47a6b
parent 1069915372e2d2bc64aaa1d8d77f932b738d5c0d
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Tue,  9 Jan 2018 16:20:06 +0100

Update troubleshooter.js

adding 'privacy.trackingprotection.enabled'. see https://github.com/ghacksuserjs/ghacks-user.js/issues/327
Diffstat:
Mscratchpad-scripts/troubleshooter.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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',