diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js index e86dc4b..5db8b48 100644 --- 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: 30-June-2022 + Last updated: 1-July-2022 Instructions: - [optional] close Firefox and backup your profile @@ -42,7 +42,9 @@ 'network.http.spdy.websockets', 'layout.css.font-visibility.level', // 94 'network.cookie.lifetimePolicy', // 102 [technically removed in 104] + 'security.ask_for_password', // 102 'security.csp.enable', // 99 + 'security.password_lifetime', // 102 'security.ssl3.rsa_des_ede3_sha', // 93 /* 79-91 */ 'browser.cache.offline.storage.enable',