Dart Documentationchrome.privacy

chrome.privacy library

Use the chrome.privacy API to control usage of the features in Chrome that can affect a user's privacy. This API relies on the ChromeSetting prototype of the type API for getting and setting Chrome's configuration.

Properties

final ChromePrivacy privacy #

Accessor for the chrome.privacy namespace.

final ChromePrivacy privacy = new ChromePrivacy._()

Classes