mirror of
https://github.com/arkenfox/user.js.git
synced 2025-07-05 13:01:58 +02:00
v1.4
- removed `network.cookie.thirdparty.sessionOnly` because it can't break sites - added `permissions.default.shortcuts`
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user