Try it live at https://wtab-chrome-extension.pages.dev/
wTab is a Chrome new tab extension that brings a touch of the good old iGoogle inspiration to your start page. 10 drop in the widgets you care about—notes, todos, bookmarks, photos, weather, exchange rates, and more—and build a dashboard that meets you where your needs, simplified UI with shortcuts and customization settings with 3 themes.
Widget-Driven Layout: Drag, resize, hide frames, and snap widgets to a grid. Widgets now carry a z-index—click any card to bring it to the front.
Layout snapshots: Save named layouts, restore them later, or delete them from Settings → Debug & Maintenance.
Search everywhere: Quick Search supports Google, ChatGPT, and custom providers via a lightweight settings modal—buttons use provider icons for typo-free searches.
Gorgeous backgrounds: Choose random imagery, your own photos, solid colours, or gradient presets—background swaps now respect your selection even if older random fetches finish later, and you can hand-edit the gradient CSS right inside Settings.
Hide-frame polish: Frame-free widgets auto-center their content, keep media controls solid, and add subtle accent glows so floating layouts stay legible on any photo.
Quick theme controls: Switch between Light, Dark, or Glass themes, pick an accent colour, and fine-tune the font.
One-click exports: Download your settings or widget layout, or reset everything from the maintenance tab.
Available Widgets
Exchange Rates – Live dashboard backed by Coinbase with 40+ built-in currencies (fiat + crypto), custom currency support, selectable base, and auto-refresh intervals.
npm install
npm run build
Load the generated dist/
folder as an unpacked extension via chrome://extensions
and make wTab your new tab page.
npm run dev
– Vite dev server with hot reload.npm run build
– Production build (used for the extension bundle).1
–9
(or Q
for the 10th slot) inside the Add Widget menu, and use Enter across search and todos so you can fly without a mouse.?
button near the add/settings controls for a quick tour covering UI basics, settings, shortcuts, and widget tips.wTab keeps aims to bring some nostalgia for the iGoogle era, It’s designed to be glanceable, themeable, and easy to tweak without ever leaving the browser.
MIT License — feel free to remix wTab into your own perfect start page.