Permissions-Policy Builder
Compose a Permissions-Policy header from feature + allowlist pairs.
Permissions-Policy: camera=(), microphone=(), geolocation=(self)About this tool
Pick features (camera, geolocation, …) and the allowlist for each: empty (disable everywhere), self (your origin only), * (anywhere) or a specific origin.