summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/history.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/history.json')
-rw-r--r--chrome/common/extensions/api/history.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/history.json b/chrome/common/extensions/api/history.json
index c72caee..b73e3e3 100644
--- a/chrome/common/extensions/api/history.json
+++ b/chrome/common/extensions/api/history.json
@@ -5,6 +5,7 @@
[
{
"namespace": "history",
+ "description": "Use the <code>chrome.history</code> API to interact with the browser's record of visited pages. You can add, remove, and query for URLs in the browser's history. To override the history page with your own version, see <a href='override.html'>Override Pages</a>.",
"types": [
{
"id": "HistoryItem",