mirror of
https://github.com/arkenfox/user.js.git
synced 2025-07-05 04:51: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() {
|
(function() {
|
||||||
|
|
||||||
@ -106,7 +106,7 @@
|
|||||||
'intl.accept_languages',
|
'intl.accept_languages',
|
||||||
'javascript.options.asmjs',
|
'javascript.options.asmjs',
|
||||||
'javascript.options.wasm',
|
'javascript.options.wasm',
|
||||||
'network.cookie.thirdparty.sessionOnly',
|
'permissions.default.shortcuts',
|
||||||
'security.csp.experimentalEnabled',
|
'security.csp.experimentalEnabled',
|
||||||
|
|
||||||
/* Hardware */
|
/* Hardware */
|
||||||
|
Reference in New Issue
Block a user