privacy
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
Report problems with this compatibility data on GitHubwebextensions-desktop | webextensions-mobile | |||||
---|---|---|---|---|---|---|
Legend
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Acknowledgements
This API is based on Chromium's chrome.privacy
API.