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

caption: Show the apps shortcut in the bookmark bar
default: null
desc: |-
  Setting the policy to True displays the apps shortcut. Setting the policy to False means this shortcut never appears.

        If you set the policy, users can't change it. If not set, users decide to show or hide the apps shortcut from the bookmark bar context menu.
example_value: false
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Show the apps shortcut in the bookmark bar
  value: true
- caption: Do not show the apps shortcut in the 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.*:37-
tags: []
type: main