chromium/components/policy/resources/templates/policy_definitions/CloudReporting/ReportExtensionsAndPluginsData.yaml

caption: Report Extensions and Plugins information
default: true
desc: |-
  This policy controls whether to report extensions and plugins information.

  When the policy <ph name="CLOUD_REPORTING_ENABLED_POLICY_NAME">CloudReportingEnabled</ph> is left unset or set to disabled, this policy will be ignored.

  When this policy is left unset or set to True, extension and plugins data are gathered.
  When this policy is set to False, extensions and plugins data are not gathered.

  This policy is only effective when the machine is enrolled with <ph name="CLOUD_MANAGEMENT_ENROLLMENT_TOKEN">CloudManagementEnrollmentToken</ph> for <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
  This policy is always effective for <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph>.
example_value: false
features:
  cloud_only: true
  dynamic_refresh: true
  per_profile: true
future_on:
- chrome.*
items:
- caption: Enable reporting of extension and plugin information
  value: true
- caption: Disable reporting of extension and plugin information
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
tags:
- admin-sharing
type: main