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

caption: Specify whether the plugin finder should be disabled (deprecated)
deprecated: true
desc: |-
  This policy has been removed as of <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> 64.

        Automatic search and installation of missing plugins is no longer supported.
example_value: true
features:
  dynamic_refresh: true
  per_profile: false
items:
- caption: Enable the plugin finder
  value: true
- caption: Disable the plugin finder
  value: false
label: Disable plugin finder (deprecated)
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:11-64
- chrome_os:11-64
tags: []
type: main