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

caption: Configure native messaging blocklist
deprecated: true
desc: This policy is deprecated and unsupported, please use the '<ph name="NATIVE_MESSAGING_BLOCKLIST_POLICY_NAME">NativeMessagingBlocklist</ph>' policy instead.
example_value:
- com.native.messaging.host.name1
- com.native.messaging.host.name2
features:
  dynamic_refresh: true
  per_profile: true
label: Names of the forbidden native messaging hosts (or * for all)
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  items:
    type: string
  type: array
supported_on:
- chrome.*:34-100
tags: []
type: list