topSites property
ChromeTopSites
get
topSites
Use the chrome.topSites
API to access the top sites (i.e. most visited
sites) that are displayed on the new tab page. These do not include
shortcuts customized by the user.
Implementation
ChromeTopSites get topSites => _topSites;