user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 2d316ceedd347836ad268e5d59c3b20a5a56565a
parent 36c791c4bc031e83ba72d19bd828f03dfcfbf8e6
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Wed, 12 Sep 2018 22:27:26 +0000

removed *webextensions.keep*
Diffstat:
Mscratchpad-scripts/ghacks-clear-[removed].js | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the ghacks user.js. - Last updated: 08-Sept-2018 + Last updated: 12-Sept-2018 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -102,6 +102,8 @@ /* 62-beta */ 'browser.urlbar.autoFill.typed', 'security.tls.version.fallback-limit', + 'extensions.webextensions.keepStorageOnUninstall', + 'extensions.webextensions.keepUuidOnUninstall', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]