user.js

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

commit 2ce269362e6103312cdb46200e874da62aa5cf51
parent 29ad768a22d4b097188f6e0dcfbbeb29aa6f13c3
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Wed, 18 Aug 2021 12:40:27 +0000

dom.battery.enabled
Diffstat:
Mscratchpad-scripts/arkenfox-clear-removed.js | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 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: 16-August-2021 + Last updated: 18-August-2021 For instructions see: https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -242,6 +242,7 @@ /* 89-beta */ 'security.ssl.enable_ocsp_stapling', /* 91-beta */ + 'dom.battery.enabled', 'dom.storage.enabled', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot'