extensions.formautofill

https://bugzilla.mozilla.org/1745248 - migrated to .supported in FF99
This commit is contained in:
Thorin-Oakenpants 2022-08-23 16:52:38 +00:00 committed by GitHub
parent 0dba33688f
commit 2b2e151f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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: 31-August-2022
Last updated: 23-August-2022
Instructions:
- [optional] close Firefox and backup your profile
@ -237,6 +237,9 @@
'toolkit.telemetry.unifiedIsOptIn',
/* REMOVED */
/* 103+ */
'extensions.formautofill.available',
'extensions.formautofill.creditCards.available',
/* 92-102 */
'browser.urlbar.trimURLs',
'dom.caches.enabled',