commit e4a85c30c129cf664cc8a39705bb070fce828d33
parent 45d23f8d75c4cd23be26cfcb32689e60ebbad072
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Mon, 5 Dec 2022 18:48:51 +0000
security.tls.version.enable-deprecated
the UI for downgrading was removed in FF94, default is false
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
- removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past
- Last updated: 2-December-2022
+ Last updated: 5-December-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -257,6 +257,7 @@
'extensions.formautofill.creditCards.available',
'extensions.formautofill.creditCards.supported',
'network.http.altsvc.oe',
+ 'security.tls.version.enable-deprecated',
/* 92-102 */
'browser.urlbar.trimURLs',
'dom.caches.enabled',