We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336300a commit f0513b7Copy full SHA for f0513b7
scratchpad-scripts/arkenfox-cleanup.js
@@ -61,12 +61,15 @@
61
/* REMOVED */
62
/* 116-128 */
63
'browser.fixup.alternate.enabled',
64
+ 'browser.taskbar.previews.enable',
65
'browser.urlbar.dnsResolveSingleWordsAfterSearch',
66
'media.gmp-widevinecdm.enabled',
67
'network.protocol-handler.external.ms-windows-store',
68
'privacy.partition.always_partition_third_party_non_cookie_storage',
69
'privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage',
70
'privacy.partition.serviceWorkers',
71
+ 'security.ssl3.ecdhe_ecdsa_aes_128_sha',
72
+ 'security.ssl3.ecdhe_ecdsa_aes_256_sha',
73
/* 103-115 */
74
'beacon.enabled',
75
'browser.startup.blankWindow',
0 commit comments