Index: chrome/common/extensions/api/script_badge.json |
diff --git a/chrome/common/extensions/api/script_badge.json b/chrome/common/extensions/api/script_badge.json |
index 43df1e0b653bbb43639caaa68fdfc8c9b6c785d6..e9051c2a162e01bf5e9773c17d39d19a0ae475ed 100644 |
--- a/chrome/common/extensions/api/script_badge.json |
+++ b/chrome/common/extensions/api/script_badge.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "scriptBadge", |
+ "description": "Use the <code>chrome.scriptBadge</code> API to control the behaviour of the script badge.", |
"functions": [ |
{ |
"name": "setPopup", |