Simple editor for response headers.
Formerly named Feature Policy Control
- Remove, set, and add response headers.
- Block features through Permissions Policy.
- Unblock features that were blocked.
Source code: https://github.com/polywock/featurePolicyControl
Latest reviews
- (2020-10-25) Daniel Adams: Worked exactly as I had hoped it would for my use case: Currently, most WebXR games uploaded to itch.io will not function properly, as the iframes that HTML5 projects are embedded into do not allow xr-spatial-tracking. This extension successfully overrode it and made them playable.