<- Chrome Settings Library

ExtensionAllowedTypes

Configure allowed app/extension types
Last updated October 8, 2024

Setting the policy controls which apps and extensions may be installed in Google Chrome, which hosts they can interact with, and limits runtime access. Leaving the policy unset results in no restrictions on the acceptable extension and app types. Extensions and apps which have a type that's not on the list won't be installed. Each value should be one of these strings: * "extension" * "theme" * "user_script" * "hosted_app" * "legacy_packaged_app" * "platform_app" See the Google Chrome extensions documentation for more information on these types. Versions earlier than 75 that use multiple comma separated extension IDs aren't supported and are skipped. The rest of the policy applies. Note: This policy also affects extensions and apps to be force-installed using ExtensionInstallForcelist.

Supported On:
Platform Start End
Chrome (Windows, Mac, Linux) 25
ChromeOS 25
Example value:

{"0":"hosted_app"}

Features: