Skip to main content
SuperchargeNavigation Free

Custom New Tab Page for Chrome — Workspace Dashboard (2026)

Replace Chrome's blank new tab with a workspace dashboard: clock, search bar, workspace switcher, pinned tabs, and top sites. Each section toggleable.

Updated

Every new tab you open in Chrome is a dead end by default — a blank rectangle with a Google logo. SuperchargeNavigation replaces it with a dashboard that shows your workspaces, pinned tabs, most-visited sites, a live clock, and a unified search bar. One new tab tells you where you were and gets you back there.

What’s on the Dashboard

The page loads instantly from a bundled HTML file: no network requests, no framework overhead. Six sections appear by default, each toggleable from settings:

Clock and date. A large 72px clock centered on the page. Lightweight, always accurate, no widget overhead.

Unified search bar. Type anything: the bar searches your open tabs, your named workspaces, and your Chrome bookmarks simultaneously. Results appear with favicons and a source badge (tab, workspace, or bookmark). Press Enter on a result to jump there, or press Enter with no match to run a Google search.

Workspace switcher. Every named workspace appears as a card. Each card shows the workspace name, favicon previews of up to three open tabs, the total tab count, and an active-state highlight (blue border) on your current workspace. Click any card to switch. The active workspace is always visible at a glance.

Pinned tabs. Your pinned tabs appear as a row of favicon icons below the workspace switcher. Click any favicon to jump to that tab.

Top sites. Your most-visited sites appear as a row of circular favicon icons, sourced from chrome.history.search(). Hover a site to reveal an ✕ button that removes it from the row permanently.

Antigravity animation. Floating particles on a canvas element behind the content. Purely visual, runs without blocking the main thread. Turn it off in settings for a completely static background.

Settings Reference

SettingDefaultEffect
New tab page (master)OnTurns off the custom NTP; Chrome’s default returns
ClockOnShows or hides the large clock and date
Search barOnShows or hides the unified search input
Workspace pillsOnShows or hides the workspace card row
Pinned tabsOnShows or hides the pinned tab favicon row
Top sitesOnShows or hides the most-visited sites row
Antigravity animationOnShows or hides the particle canvas

All settings live in Options → New tab page (gear icon, top-right of the new tab, or via the extension options page).

How It Compares

FeatureChrome defaultMomentumSuperchargeNavigation NTP
Workspace switcherNoNoYes — all named workspaces with favicons
Open-tab searchNoNoYes — tabs + bookmarks + workspaces
Pinned tab shortcutsNoNoYes
Top sitesYesNoYes
ClockNoYesYes
Photo/widget backgroundsNoYes (paid)No — intentionally minimal
Requires accountNoYesNo
Works offlineYesPartialYes — fully local
Syncs workspacesNoNoOptional via Chrome Sync

The design is intentional. No weather widgets, no inspirational quotes, no background photo subscription. The goal is a dashboard that loads before you think about loading, shows your actual browser state, and gets out of the way.

Disabling or Restoring Chrome’s Default

The custom NTP is enabled by default when you install SuperchargeNavigation. Two ways to turn it off:

  1. From the new tab page: scroll to the bottom, click “Restore default new tab.” A confirmation dialog appears. Confirm, and Chrome’s default new tab returns immediately.
  2. From Options: open the extension options page → New tab page section → flip the master toggle off.

Either path writes nav.ntpEnabled: false to local storage. The NTP page itself detects this on load and redirects to google.com. Re-enable any time from Options with no reinstall needed.

Privacy

The new tab page reads your open tabs, pinned tabs, named workspaces, and Chrome’s top-sites list locally. Nothing leaves your device. No analytics, no external requests on load. The search bar sends a Google search only when you explicitly press Enter with no local match — the same behavior as typing in Chrome’s address bar.

Frequently Asked Questions

Does the custom new tab page replace Chrome's default completely?
Yes. SuperchargeNavigation uses Chrome's chrome_url_overrides API to serve its own new tab page. Chrome's default (with Google search and doodle) is replaced. As of May 2026, all six dashboard sections (clock, search, workspaces, pinned tabs, top sites, animation) are on by default and each can be toggled off individually.
How do I disable the custom new tab page?
Two paths: click the 'Restore default new tab' link at the bottom of the new tab page, or go to the extension Options → New tab page → turn off the master toggle. Either way, Chrome's default new tab is restored immediately without reinstalling the extension.
Does the new tab page sync across devices?
The workspace cards shown on the new tab page reflect your local workspaces. If you enable cross-device sync in SuperchargeNavigation settings, your workspaces (and therefore the workspace cards) sync across devices via Chrome Sync infrastructure. The NTP layout settings (which sections are visible) are stored locally per device.
Can I search Google from the new tab search bar?
Yes. The search bar searches your open tabs, workspaces, and bookmarks as you type. If nothing local matches, press Enter to run the query as a Google search in the current tab.
Does the new tab page slow down Chrome?
No measurable impact. The page is a static HTML file bundled with the extension — no network requests on load, no JavaScript framework, no external fonts. The antigravity particle animation runs on a canvas element and can be turned off in settings if you prefer a fully static page.
Can I switch to a different workspace from the new tab page?
Yes. Each workspace appears as a card showing its name, favicon previews of open tabs, and tab count. Clicking a card switches Chrome to that workspace immediately.

Related Features

From the Library