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

caption: Allow Dinosaur Easter Egg Game
default: null
default_for_enterprise_users: false
desc: |-
  Setting the policy to True allows users to play the dinosaur game. Setting the policy to False means users can't play the dinosaur easter egg game when device is offline.

  Leaving the policy unset means users can't play the game on enrolled <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph>, but can under other circumstances.
example_value: false
features:
  dynamic_refresh: false
  per_profile: true
future_on:
- fuchsia
items:
- caption: Enable dinosaur easter egg game
  value: true
- caption: Disable dinosaur easter egg game
  value: false
- caption: Disable dinosaur easter egg game on enrolled <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> devices, enable under other circumstances
  value: null
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:48-
- chrome.*:48-
tags: []
type: main