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

caption: Maximize the first browser window on first run
desc: |-
  Setting the policy to True means Chrome maximizes the first window shown on first run.

        Setting the policy to False or leaving it unset means that Chrome might maximize the first window, depending on the screen size.
example_value: true
features:
  dynamic_refresh: false
  per_profile: true
items:
- caption: Maximize the first browser window on first run
  value: true
- caption: Default system behavior (depends on screen size)
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:43-
tags: []
type: main