chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/EditBookmarksEnabled.yaml

caption: Enable or disable bookmark editing
desc: |-
  Setting the policy to True or leaving it unset lets users add, remove, or modify bookmarks.

        Setting the policy to False means users can't add, remove, or modify bookmarks. They can still use existing bookmarks.
example_value: false
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Enable bookmark editing
  value: true
- caption: Disable bookmark editing
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:12-
- chrome_os:12-
- android:30-
- ios:88-
tags: []
type: main