user.js

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

commit 5b0952f60a5e9ed0fd62499187c6e62829fcd587
parent 5bd5f6b28e801b8437e2574fad35f52365a6b593
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Mon, 17 Dec 2018 13:00:27 +0000

network.auth.subresource-http-auth-allow
Diffstat:
Mscratchpad-scripts/troubleshooter.js | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scratchpad-scripts/troubleshooter.js b/scratchpad-scripts/troubleshooter.js @@ -1,5 +1,5 @@ -/*** ghacks-user.js troubleshooter.js v1.5.1 ***/ +/*** ghacks-user.js troubleshooter.js v1.5.2 ***/ (function() { @@ -151,6 +151,7 @@ 'dom.popup_maximum', 'layout.css.visited_links_enabled', 'mathml.disabled', + 'network.auth.subresource-http-auth-allow', 'network.http.redirection-limit', 'network.protocol-handler.external.ms-windows-store', 'privacy.trackingprotection.enabled',