user.js

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

commit 06bfef8fd155fdf62e409c30cd1d68572f0c8b41
parent 2b2e151f45b372bc99ef7cdffe86fa1fe6f24298
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue, 23 Aug 2022 17:33:55 +0000

extensions.formautofill

add migrated prefs for completeness - see comment in https://github.com/arkenfox/user.js/commit/d040b95ed293548cbdff13c0c10367807ac0ec30
Diffstat:
Mscratchpad-scripts/arkenfox-cleanup.js | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js @@ -239,7 +239,9 @@ /* REMOVED */ /* 103+ */ 'extensions.formautofill.available', + 'extensions.formautofill.addresses.supported', 'extensions.formautofill.creditCards.available', + 'extensions.formautofill.creditCards.supported', /* 92-102 */ 'browser.urlbar.trimURLs', 'dom.caches.enabled',