HumbleNewTabPage icon indicating copy to clipboard operation
HumbleNewTabPage copied to clipboard

Most visited limited to 10 sites after Chrome update

Open zymurgypg opened this issue 7 years ago • 3 comments

Hello,

The most visited section is limited to 10 sites after the recent Chrome update.

You can select 20, select 10, uncheck the option and it is always at 10.

This is happening on Version 63.0.3239.108 (Official Build) (64-bit).

zymurgypg avatar Dec 21 '17 13:12 zymurgypg

Looks like Chrome changed the topSites api to only return 10 sites. Not much I can do about it at the moment. https://bugs.chromium.org/p/chromium/issues/detail?id=763519

One thing I could try in the future is using the history api to populate my own list of most visited sites instead of using the browser provided ones.

ibillingsley avatar Dec 21 '17 17:12 ibillingsley

Thank you for looking into it. Bummer about google limiting it.

I appreciate your extension!

zymurgypg avatar Dec 23 '17 14:12 zymurgypg

Plus, IMHO it's time to make your own list, the current 'most visited' algorithm seems weird, some sites would stay on the list for a long time even it has been visited just once before.

Thank you for the classy extension.

simhfc avatar Jan 01 '18 16:01 simhfc