caption: Import bookmarks from default browser on first run
default: false
desc: |-
Setting the policy to Enabled imports bookmarks from the previous default browser on first run. Setting the policy to Disabled or leaving it unset means no bookmarks are imported on first run.
Users can trigger an import dialog and the bookmarks 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 bookmarks on first run
value: true
- caption: Disable import of bookmarks on first run
value: false
label: Import bookmarks from default browser on first run
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
type: boolean
supported_on:
- chrome.*:15-
tags:
- local-data-access
type: main