- Property Manager name: Permissions-Policy
- Behavior version: The
latestrule format supports thepermissionsPolicybehavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latestrule format
Manages whether your page and its embedded iframes can access various browser features that affect end-user privacy, security, and performance.
Use this together with requestClientHints.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
permissionsPolicyDirective | string array | Each directive represents a browser feature. Specify the ones you want enabled in a client browser that accesses your content. You can add custom entries or provide pre-set values from the list. For more details on each value, see the guide section for this behavior.
| {"displayType":"string array","tag":"input","todo":true} | |
allowList | string | The features you've set in | {"displayType":"string","tag":"input","type":"text"} |
