What is Permissions-Policy?
Permissions-Policy is an HTTP response header that controls access to selected browser features for a page and its embedded content.
Security
Generate Permissions-Policy headers for camera, microphone, geolocation and other browser features.
Generate Permissions-Policy headers for camera, microphone, geolocation and other browser features.
This tool runs in your browser. Your input is processed locally and is not uploaded.
Use this Permissions Policy generator to restrict access to sensitive browser capabilities such as camera, microphone, geolocation, payment and fullscreen. Select allowed origins and copy the generated response header.
Permissions-Policy is an HTTP response header that controls access to selected browser features for a page and its embedded content.
An empty allowlist disables the selected feature for the document and its frames.
The self keyword allows the feature for the current website origin.