user.js

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

commit b5c5d8e9d17e6f871bbfe63a36c37f6e84e9b955
parent 36b90cd5e6bc71a2c214da81060c4d8e2673f69d
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 19 Nov 2018 00:37:42 +0000

removed browser.eme.ui.enabled
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: 30-Sept-2018 + Last updated: 18-Mov-2018 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -106,6 +106,8 @@ 'extensions.webextensions.keepStorageOnUninstall', 'extensions.webextensions.keepUuidOnUninstall', 'privacy.trackingprotection.ui.enabled', + /* 64-beta */ + 'browser.eme.ui.enabled', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]