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..3bc1ea104a1c25da5fa074023b32a1a6615d7b6d 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 inject an icon into the browser that will open an HTML popup when clicked.", |
epeterson
2013/06/21 20:10:15
Probably want to quality-check this one.
not at google - send to devlin
2013/06/21 20:58:51
Yeah the API is defunct anyway. But:
Use the <cod
|
"functions": [ |
{ |
"name": "setPopup", |