user.js

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

commit ba173d49205ee927ed62e81e606569d98f531d38
parent 61a9f9d37a566d5e03e8e218bbc94f7d7631117b
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 28 Aug 2023 04:15:07 +0000

layout.css.font-visibility.resistFingerprinting
Diffstat:
Mscratchpad-scripts/arkenfox-cleanup.js | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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: 26-August-2023 + Last updated: 28-August-2023 Instructions: - [optional] close Firefox and backup your profile @@ -32,6 +32,8 @@ const aPREFS = [ /* DEPRECATED */ + /* 116+ */ + 'layout.css.font-visibility.resistFingerprinting', // 116 /* 103-115 */ 'browser.cache.offline.enable', // 115 'extensions.formautofill.heuristics.enabled', // 114