chromium/components/policy/resources/templates/policy_definitions/Extensions/MandatoryExtensionsForIncognitoNavigation.yaml

caption: Extensions that have to be allowed to run in Incognito by the user in order to navigate in Incognito mode
desc: |-
  This policy allows administrators to configure a list of extension ids required for Incognito mode navigation.

  The user must explicitly allow all extensions in this list to run in Incognito mode, otherwise navigation in Incognito is not allowed.

  If an extension specified in this policy is not installed, Incognito navigation is blocked.

  This policy is applied to the Incognito mode. This means Incognito must be enabled in the browser. If Incognito mode is disabled via the policy <ph name="INCOGNITO_MODE_AVAILABILITY">IncognitoModeAvailability</ph>, this policy has no effect.
example_value:
- abcdefghijklmnopabcdefghijklmnop
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
supported_on:
- chrome_os:114-
owners:
- [email protected]
- [email protected]
schema:
  items:
    type: string
  type: array
tags: []
type: list