v1.4
- removed `network.cookie.thirdparty.sessionOnly` because it can't break sites - added `permissions.default.shortcuts`
This commit is contained in:
parent
2969ab5b13
commit
3ef5ba3ac7
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user