navigator.permissions

Term side of the Card
Topic: Interact with Client
Unit title: navigator.permissions
Categories: Property, Object
Explanation side of the Card

Explanation: The browser API property that allows web applications to query and request permissions for various actions, such as accessing the camera, microphone or location. It helps manage user permissions in a consistent way.

Browser compatibility:
  • The chrome browser supports this feature starting from version 43
  • The edge browser supports this feature starting from version 79
  • The firefox browser supports this feature starting from version 46
  • The safari browser supports this feature starting from version 16
Availability: