history.HistoryItem

HistoryItem オブジェクトはブラウザー履歴でのページ情報を提供します。

これは下記のプロパティを持つオブジェクトです:

id

string。アイテムに固有の ID。

url 省略可

string。ページの URL。

title 省略可

string。ページのタイトル。

lastVisitTime 省略可

number。ページが最後に読み込まれた日付と時間で、epoch からのミリ秒で表現される。

visitCount 省略可

number。ユーザーがページを訪問した回数。

typedCount 省略可

number。ユーザーがアドレスをタイプしてページに移動したきた回数。

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Firefox for Android
Safari on iOS
HistoryItem
typedCount

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support

メモ: この API は Chromium の chrome.history API に基づいています。また、このドキュメントは history.json における Chromium のコードに基づいています。Microsoft Edge での実装状況は Microsoft Corporation から提供されたものであり、ここでは Creative Commons Attribution 3.0 United States License に従っています。