Back to browser
Extensions
com.apple.NSExtension
The payload that configures the extensions that the system allows or disallows to run on the device.
macOS
macOS 10.13+exclusiveConfiguration Keys (3)
| Key | Type | Title |
|---|---|---|
AllowedExtensions | array | Allowed extensions |
DeniedExtensions | array | Disallowed extensions |
DeniedExtensionPoints | array | Disallow some extensions points |
AllowedExtensionsItemrequired | string | — |
DeniedExtensionsItemrequired | string | — |
DeniedExtensionPointsItemrequired | string | — |