Access and modify various privacy-related browser settings.
To use the privacy API, you must have the "privacy" API permission.
Properties
privacy.network
- Access and modify privacy settings relating to the network.
privacy.services
- Access and modify privacy settings relating to the services provided by the browser or third parties.
privacy.websites
- Access and modify privacy settings relating to the behavior of websites.
Browser compatibility
BCD tables only load in the browser
Acknowledgements
This API is based on Chromium's chrome.privacy
API.