summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/proxy.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/proxy.json')
-rw-r--r--chrome/common/extensions/api/proxy.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/proxy.json b/chrome/common/extensions/api/proxy.json
index 9eabd8c..2d28bb6 100644
--- a/chrome/common/extensions/api/proxy.json
+++ b/chrome/common/extensions/api/proxy.json
@@ -5,6 +5,7 @@
[
{
"namespace": "proxy",
+ "description": "Use the <code>chrome.proxy</code> API to manage Chrome's proxy settings. This API relies on the <a href='types.html#ChromeSetting'>ChromeSetting prototype of the type API</a> for getting and setting the proxy configuration.",
"types": [
{
"id": "ProxyServer",