Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

raymeskhoury/feature-policy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature Policy

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!

About

https://wicg.github.io/feature-policy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%