A web platform API which gives a website the ability to whitelist the use of browser features in its own frame and in iframes that it embeds. Examples of features that could be controlled by feature policy include:
- Vibrate
- Synchronous XHR
- getUserMedia
- ...
For more details, use cases, etc., please refer to the explainer document.
Questions, suggestions? Please open an issue or send a pull request!