10 minute read · Updated 2026-08-21
Change shortcuts, backgrounds, colours and Chrome cards with the built-in controls. Add an extension only when you need a layout or behaviour the native page does not provide.
Read chrome new tab settings: how to customize the page10 minute read · Updated 2026-07-25
There is no universal “best.” The right extension is the one whose visual weight, features and data model fit what you want to see on every new tab.
Read how to choose a minimalist new-tab extension7 minute read · Updated 2026-07-25
Chrome does not offer a native “use any webpage” field for new tabs. A Chrome extension replaces the page through a declared new-tab override.
Read how to replace chrome’s default new-tab page9 minute read · Updated 2026-07-25
Do not rely on a “privacy-first” label. Trace what the page stores, which services it contacts and what happens when optional features are disabled.
Read how to evaluate a privacy-friendly new-tab extension12 minute read · Updated 2026-07-25
A new-tab extension can be three small files: a Manifest V3 declaration, an HTML page and a local script. Start permission-free and add capabilities only when a feature requires them.
Read how to build a chrome new-tab extension with manifest v3