caption: Import autofill form data from default browser on first run
desc: |-
Setting the policy to Enabled imports autofill form data from the previous default browser on first run. Setting the policy to Disabled or leaving it unset means no autofill form data is imported on first run.
Users can trigger an import dialog and the autofill form data checkbox will be checked or unchecked to match this policy's value.
example_value: true
features:
can_be_recommended: true
dynamic_refresh: true
per_profile: true
future_on:
- fuchsia
items:
- caption: Enable import of autofill form data on first run
value: true
- caption: Disable import of autofill form data on first run
value: false
label: Import autofill form data from default browser on first run
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
type: boolean
supported_on:
- chrome.*:39-
tags:
- local-data-access
type: main