diff options
Diffstat (limited to 'chrome/common/extensions/api/experimental_history.json')
-rw-r--r-- | chrome/common/extensions/api/experimental_history.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/experimental_history.json b/chrome/common/extensions/api/experimental_history.json index 09a6f8e..f7f2290 100644 --- a/chrome/common/extensions/api/experimental_history.json +++ b/chrome/common/extensions/api/experimental_history.json @@ -5,6 +5,7 @@ [ { "namespace": "experimental.history", + "description": "Use the <code>chrome.experimental.history</code> API to interact with the browser's record of most visited pages.", "types": [ { "id": "MostVisitedItem", |