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
| Setting | Default | Effect |
|---|---|---|
| New tab page (master) | On | Turns off the custom NTP; Chrome’s default returns |
| Clock | On | Shows or hides the large clock and date |
| Search bar | On | Shows or hides the unified search input |
| Workspace pills | On | Shows or hides the workspace card row |
| Pinned tabs | On | Shows or hides the pinned tab favicon row |
| Top sites | On | Shows or hides the most-visited sites row |
| Antigravity animation | On | Shows 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
| Feature | Chrome default | Momentum | SuperchargeNavigation NTP |
|---|---|---|---|
| Workspace switcher | No | No | Yes — all named workspaces with favicons |
| Open-tab search | No | No | Yes — tabs + bookmarks + workspaces |
| Pinned tab shortcuts | No | No | Yes |
| Top sites | Yes | No | Yes |
| Clock | No | Yes | Yes |
| Photo/widget backgrounds | No | Yes (paid) | No — intentionally minimal |
| Requires account | No | Yes | No |
| Works offline | Yes | Partial | Yes — fully local |
| Syncs workspaces | No | No | Optional 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:
- 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.
- 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?
How do I disable the custom new tab page?
Does the new tab page sync across devices?
Can I search Google from the new tab search bar?
Does the new tab page slow down Chrome?
Can I switch to a different workspace from the new tab page?
Related Features
Tab Search — Command Palette for Chrome
Press Alt+K for a full-page search across open tabs, bookmarks, and history. Falls through to web search if nothing matches. Arc's command palette for Chrome.
Vertical Tabs for Chrome — Side Panel Tab Manager
Persistent vertical tab list in Chrome's side panel. Drag-to-reorder, multi-select, tab groups, pinned tabs — all synced with Chrome.
Browser Workspaces — Save and Switch Tab Sessions
Save named sets of tabs, switch between them instantly. Preserves tab groups, pinned tabs, mute states, and group colors — stored locally, no account needed.
From the Library
5 BEST Chrome Workspaces Extensions for Tab Groups, Ranked (2026)
Chrome 147 has no native workspaces. Tab groups are labels, not contexts. 5 workspace extensions ranked: free local-first to cloud-synced paid options.
SuperchargeNavigation: EVERY Feature Explained (2026)
Side panel, workspaces, Alt+K, Shift+Click peek, time-travel — all 38 Nav features in one reference. Keyboard shortcuts table, settings defaults, Chrome tips.