New tab experience
Make Zero-Friction your homepage
Websites cannot set your homepage or new tab automatically. Use the steps below, or install the extension for the best experience in Chrome/Edge. If a store listing is configured, the install button opens it directly.
Extension (Chrome & Edge)
Replace the new tab page cleanly (Manifest V3). Install from the store if available, or load the extension manually for self-hosted deployments.
Clicking opens the store listing when configured. Otherwise, this jumps to the manual Load unpacked steps below.
Manual install (self-hosted)
- Build the extension with your hosted dashboard URL.
- Chrome: open
chrome://extensions, enable Developer mode, click Load unpacked, and select theextension/folder. - Edge: open
edge://extensions, enable Developer mode, click Load unpacked, and select theextension/folder. - Open a new tab. It will redirect to your dashboard URL.
To enable one-click installs later, set NEXT_PUBLIC_EXTENSION_STORE_URL_CHROME / NEXT_PUBLIC_EXTENSION_STORE_URL_EDGE.
Homepage instructions
Steps tailored to other. Use your deployed dashboard URL when asked.
Quick reference
Bookmark it, pin it, or set it as a startup page.
chrome
- Open Chrome Settings > On startup.
- Choose "Open a specific page" and paste your dashboard URL.
- For a true new tab experience, install the extension (Chrome/Edge).
edge
- Open Edge Settings > Start, home, and new tabs.
- Set Home button and Start page to your dashboard URL.
- For new tab override, use the extension (Edge/Chrome).
firefox
- Open Firefox Settings > Home.
- Set Homepage and New Windows to your dashboard URL.
- Firefox blocks automatic new-tab overrides without an add-on.
safari
- Open Safari Settings > General.
- Set Homepage to your dashboard URL.
- Safari does not allow automatic new-tab replacements; bookmark it.
Other browsers
- Open your browser settings and search for "Homepage" or "On startup".
- Paste this dashboard URL and save.
- For Chromium-based browsers, use the extension (Chrome/Edge).