Chrome Newtab Most_visited9 [best] — Validated

Today, we’re decoding most_visited9 and showing you how to take full control of those shortcuts. In Chrome’s source code and internal rendering logic, each shortcut tile on the New Tab Page is assigned a numeric index: most_visited0 through most_visited7 (or most_visited8 depending on the version). But some Chromium builds, experiments, or debugging tools show indices up to most_visited9 .

April 13, 2026 | Reading time: 3 min

Since that exact phrase isn’t a standard user-facing feature, I’ll assume you’d like a , using most_visited9 as a placeholder for the 9th tile in the grid. chrome newtab most_visited9

Open your Chrome inspector, count your shortcuts, and see if there’s a most_visited9 waiting to be used. Today, we’re decoding most_visited9 and showing you how

Here’s a blog post written for developers and power users. Unlocking Chrome’s New Tab Page: What is most_visited9 and How to Tweak Your Top Sites April 13, 2026 | Reading time: 3 min

It looks like you're referring to a specific technical flag or an element from Chrome’s internal new tab page (like most_visited9 – possibly a grid position or a debugging class).

If you’ve ever poked around Chrome’s internals— chrome://flags , chrome://version , or the browser’s local state files—you might have stumbled upon strange class names like most_visited1 , most_visited9 , or similar. These aren’t errors; they’re Chrome’s internal handles for your tiles on the New Tab Page.