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.
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. * available since Chrome 36 * https://developer.chrome.com/extensions/privacy
(get-network)
Settings that influence Chrome's handling of network connections in general.
https://developer.chrome.com/extensions/privacy#property-network.
Settings that influence Chrome's handling of network connections in general. https://developer.chrome.com/extensions/privacy#property-network.
(get-services)
Settings that enable or disable features that require third-party network services provided by Google and your default search provider.
https://developer.chrome.com/extensions/privacy#property-services.
Settings that enable or disable features that require third-party network services provided by Google and your default search provider. https://developer.chrome.com/extensions/privacy#property-services.
(get-websites)
Settings that determine what information Chrome makes available to websites.
https://developer.chrome.com/extensions/privacy#property-websites.
Settings that determine what information Chrome makes available to websites. https://developer.chrome.com/extensions/privacy#property-websites.
(tap-all-events chan)
Taps all valid non-deprecated events in chromex.ext.privacy namespace.
Taps all valid non-deprecated events in chromex.ext.privacy namespace.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close