diff options
Diffstat (limited to 'chrome/common/extensions/api/top_sites.json')
-rw-r--r-- | chrome/common/extensions/api/top_sites.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/top_sites.json b/chrome/common/extensions/api/top_sites.json index e220447..3a8ece8 100644 --- a/chrome/common/extensions/api/top_sites.json +++ b/chrome/common/extensions/api/top_sites.json @@ -5,6 +5,7 @@ [ { "namespace": "topSites", + "description": "Use the <code>chrome.topSites</code> API to access the top sites that are displayed on the new tab page.", "types": [ { "id": "MostVisitedURL", |