Index: chrome/common/extensions/api/bookmarks.json |
diff --git a/chrome/common/extensions/api/bookmarks.json b/chrome/common/extensions/api/bookmarks.json |
index 61ce21884298a14674cc3a98f5d81fd596b81aa0..eaccd0d0b648d77f63f4b5e2730e9127c17716b6 100644 |
--- a/chrome/common/extensions/api/bookmarks.json |
+++ b/chrome/common/extensions/api/bookmarks.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "bookmarks", |
+ "description": "Use the <code>chrome.bookmarks</code> module to create, organize, and otherwise manipulate bookmarks. Also see <a href='override.html'>Override Pages</a>, which you can use to create a custom Bookmark Manager page.", |
"properties": { |
"MAX_WRITE_OPERATIONS_PER_HOUR": { |
"value": 100, |