Index: chrome/common/extensions/api/declarative_content.json |
diff --git a/chrome/common/extensions/api/declarative_content.json b/chrome/common/extensions/api/declarative_content.json |
index 7e13235173ce618fd91d6003dfadc3b9f217cd82..be406b82570e9aca5f6ccec9689a4c3e6000b57e 100644 |
--- a/chrome/common/extensions/api/declarative_content.json |
+++ b/chrome/common/extensions/api/declarative_content.json |
@@ -5,6 +5,8 @@ |
[ |
{ |
"namespace": "declarativeContent", |
+ "description": "Use the <code>chrome.declarativeContent</code> module to take actions depending on the content of a page, without requiring permission to read the page's content.", |
+ "availability": "Trunk", |
"documentation_permissions_required": ["declarative", "declarativeContent"], |
"types": [ |
{ |