Chrome Newtab Most_visited9 [work] 【2026 Update】
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.
April 13, 2026 | Reading time: 3 min
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 . chrome newtab most_visited9
Open your Chrome inspector, count your shortcuts, and see if there’s a most_visited9 waiting to be used. Since that exact phrase isn’t a standard user-facing
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. But some Chromium builds, experiments, or debugging tools