topSites.MostVisitedURL
Der Typ MostVisitedURL
enthält zwei Eigenschaften: den Titel einer Seite und ihre URL.
Typ
Werte dieses Typs sind Objekte. Sie enthalten die folgenden Eigenschaften:
favicon
Optional-
String
. Eine data: URL, die das Favicon der Seite enthält, wennincludeFavicon
intopSites.get()
angegeben wurde und das Favicon verfügbar war. title
-
String
. Der Titel der Seite. url
-
String
. Die URL der Seite.
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
MostVisitedURL | |||||||
favicon |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Beispiele
Hinweis:
Diese API basiert auf der chrome.topSites
API von Chromium.