How to customize Chrome’s new tab page
Start with Chrome’s built-in controls. Add an extension only when you need a layout or feature the native page does not provide.
Read how to customize chrome’s new tab pageMist field guides
Learn what Chrome can do natively, how to evaluate an extension and how the underlying Manifest V3 override works. Each guide is useful whether or not you install Mist.
Start with Chrome’s built-in controls. Add an extension only when you need a layout or feature the native page does not provide.
Read how to customize chrome’s new tab pageThere 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 extensionChrome 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 pageDo 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 extensionA 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