A minimal, dark mode Chromium extension that replaces the default new tab page.
- Dark mode — easy on the eyes, always.
- Multi-engine search — search Google, Bing, and DuckDuckGo simultaneously. Select one or more providers and each opens in its own tab.
- Remembered preferences — your selected search providers are saved and restored automatically.
- Quick-access shortcuts — save up to 8 favorite URLs displayed in a 4×2 grid with favicons. Add, edit, delete, or drag to reorder.
- IP address lookup — click "Show IP" to view your public IP and approximate location in a modal.
- Live date & time — always visible, updated every second.
- Keyboard shortcut — press
/anywhere on the page to focus the search box instantly.
- Download or clone this repository.
- Open your Chromium-based browser (Chrome, Edge, Brave, etc.).
- Navigate to
chrome://extensions. - Enable Developer mode (toggle in the top-right corner).
- Click Load unpacked and select the folder containing this extension.
- Open a new tab to see it in action.
- Type your query in the search box.
- Check one or more search providers (Google, Bing, DuckDuckGo).
- Press Enter or click Search. A new tab opens for each selected provider.
Your provider selection is saved automatically.
- Click the + tile to add a new shortcut. Paste a URL and optionally set a label.
- Edit — hover a shortcut and click the ✎ icon.
- Delete — open the edit modal and click the red Delete button.
- Reorder — drag and drop shortcuts to rearrange them.
Click Show IP at the bottom of the page. A modal displays your public IP address and approximate location (city, region, country).
| Permission | Reason |
|---|---|
storage |
Saves your search provider selection and shortcut URLs locally. |