diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js index 8ade622..c5e40fd 100644 --- a/scratchpad-scripts/arkenfox-clear-removed.js +++ b/scratchpad-scripts/arkenfox-clear-removed.js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the arkenfox user.js. - Last updated: 2-Oct-2020 + Last updated: 18-Oct-2020 For instructions see: https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -225,6 +225,10 @@ 'browser.urlbar.usepreloadedtopurls.enabled', /* 80 */ 'dom.IntersectionObserver.enabled', + /* 82-beta */ + 'extensions.screenshots.upload-disabled', + 'security.ssl3.dhe_rsa_aes_128_sha', + 'security.ssl3.dhe_rsa_aes_256_sha', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]