Skip to content

AutofillAddressEnabled

Enables or disables autofill for addresses.

This only applies when address autofill is enabled for a particular Firefox version or region. See Automatically fill in your address on web forms for more information.

FirefoxFirefox ESRFirefox Enterprise
Available since 125Available since 115.10.0Available since 149

CCK2 Equivalent: N/A
OMA-URI: AutofillAddressEnabled
Preferences Affected: extensions.formautofill.addresses.enabled

policies.json
{
"policies": {
"AutofillAddressEnabled": false
}
}
JSON schema
AutofillAddressEnabled JSON schema
{
"type": "boolean"
}
Software\Policies\Mozilla\Firefox\AutofillAddressEnabled = 0x1 | 0x0
<dict>
<key>AutofillAddressEnabled</key>
<true/> | <false/>
</dict>