chrome.proxy library
Use the chrome.proxy API to manage Chrome's proxy settings. This API relies
on the ChromeSetting prototype of the type API
for getting and setting the proxy configuration.
Properties
final ChromeProxy proxy #
Accessor for the chrome.proxy namespace.
final ChromeProxy proxy = new ChromeProxy._()