Commit 7f8c2775 authored by Kristi Park's avatar Kristi Park Committed by Commit Bot

[NTP] Update Most Visited section of chrome/browser/search/README

Remove references to thumbnails from the Most Visited section and
include custom shortcuts.

Change-Id: I22836e77c8c3a8758f0fc16d2a52aac69a03536a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1545201
Commit-Queue: Kristi Park <kristipark@chromium.org>
Reviewed-by: default avatarKyle Milka <kmilka@chromium.org>
Cr-Commit-Position: refs/heads/master@{#645948}
parent 7a2c9541
...@@ -22,10 +22,15 @@ As of 2017-12-05, Bing and Yandex have implemented third-party NTPs. The ...@@ -22,10 +22,15 @@ As of 2017-12-05, Bing and Yandex have implemented third-party NTPs. The
full list is in [`prepopulated_engines.json`][engines], under the key full list is in [`prepopulated_engines.json`][engines], under the key
`"new_tab_url"`. `"new_tab_url"`.
All variants show up to 8 **NTP Tiles**. Each NTP tile represents a site Non-Google variants show up to 8 **NTP Tiles**. Each NTP tile represents a site
that Chrome believes the user is likely to want to visit. On Desktop, that Chrome believes the user is likely to want to visit. On Desktop, NTP tiles
NTP tiles have a title, a thumbnail, and an “X” button so that the user have a title, a large icon, and an “X” button so that the user can remove tiles
can remove tiles that they don’t want. that they don’t want.
Google variants show up to 10 **NTP Tiles** (now called shortcuts) and give
users the ability to customize them. This includes adding new shortcuts using
the "Add shortcut" button, deleting/editing shortcuts from the three-dot "Edit
shortcut" menu (replaces the "X" button), and reordering via click-and-drag.
[remote-ntp]: #remote-ntp [remote-ntp]: #remote-ntp
[local-ntp]: #local-ntp [local-ntp]: #local-ntp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment