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

caption: Enable JavaScript
deprecated: true
desc: |-
  This policy is deprecated, please use DefaultJavaScriptSetting instead.

        Can be used to disabled JavaScript in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.

        If this setting is disabled, web pages cannot use JavaScript and the user cannot change that setting.

        If this setting is enabled or not set, web pages can use JavaScript but the user can change that setting.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Enable JavaScript
  value: true
- caption: Disable JavaScript
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:8-
- chrome_os:11-
- android:30-
tags: []
type: main