From 3ef5ba3ac78c49ba9b784df1a8d0efd3324fb280 Mon Sep 17 00:00:00 2001 From: earthlng Date: Sat, 3 Feb 2018 14:21:57 +0100 Subject: [PATCH] v1.4 - removed `network.cookie.thirdparty.sessionOnly` because it can't break sites - added `permissions.default.shortcuts` --- scratchpad-scripts/troubleshooter.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scratchpad-scripts/troubleshooter.js b/scratchpad-scripts/troubleshooter.js index 566f0a0..3c8d96a 100644 --- a/scratchpad-scripts/troubleshooter.js +++ b/scratchpad-scripts/troubleshooter.js @@ -1,5 +1,5 @@ -/*** ghacks-user.js troubleshooter.js v1.3 ***/ +/*** ghacks-user.js troubleshooter.js v1.4 ***/ (function() { @@ -106,7 +106,7 @@ 'intl.accept_languages', 'javascript.options.asmjs', 'javascript.options.wasm', - 'network.cookie.thirdparty.sessionOnly', + 'permissions.default.shortcuts', 'security.csp.experimentalEnabled', /* Hardware */