caption: Default <ph name="FLASH_PLUGIN_NAME">Flash</ph> setting
deprecated: true
desc: |-
This policy is deprecated in M88, Flash is no longer supported by Chrome. Setting the policy to 1 lets you set whether all websites can automatically run the <ph name="FLASH_PLUGIN_NAME">Flash</ph> plugin. Setting the policy to 2 denies this plugin for all websites. Click to play lets the <ph name="FLASH_PLUGIN_NAME">Flash</ph> plugin run, but users click on the placeholder to start it.
Leaving the policy unset uses <ph name="BLOCK_PLUGINS_POLICY_NAME">BlockPlugins</ph> and lets users change this setting.
Note: Automatic playback is only for domains explicitly listed in the <ph name="PLUGINS_ALLOWED_FOR_URLS_POLICY_NAME">PluginsAllowedForUrls</ph> policy. To turn automatic playback on for all sites, add http://* and https://* to this list.
example_value: 1
features:
dynamic_refresh: true
per_profile: true
items:
- caption: Allow all sites to automatically run the <ph name="FLASH_PLUGIN_NAME">Flash</ph>
plugin
name: AllowPlugins
value: 1
- caption: Block the <ph name="FLASH_PLUGIN_NAME">Flash</ph> plugin
name: BlockPlugins
value: 2
- caption: Click to play
name: ClickToPlay
value: 3
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
enum:
- 1
- 2
- 3
type: integer
supported_on:
- chrome.*:10-87
- chrome_os:11-87
tags: []
type: int-enum