Security header tool · modern browser feature control

Permissions-Policy Header Builder & Feature Access Planner

Generate a copy-ready Permissions-Policy header, matching iframe allow attributes, and server snippets for the browser features your app actually needs — no more, no less.

Quick presets

Start with a conservative baseline, then loosen only the features your product really uses.

Reminder: Permissions-Policy support varies by feature and browser. This tool helps you craft a sane policy, but you should still test the exact browsers your users depend on.

Feature matrix

Each feature can allow none, self, partner, both, or all. The generated header uses modern policy syntax like camera=(self "https://partner").