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

caption: Enable Bookmark Bar
default: null
desc: |-
  Setting the policy to True displays a bookmark bar in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. Setting the policy to False means users never see the bookmark bar.

        If you set the policy, users can't change it. If not set, users decide whether to use this function.
example_value: true
features:
  can_be_recommended: true
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Enable bookmark bar
  value: true
- caption: Disable bookmark bar
  value: false
- caption: Allow the user to decide
  value: null
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:12-
- chrome_os:12-
tags: []
type: main