Novadust goose is a fork of the New Tab/startpage extension (aka startpage): Nordic goose dressed in the Novadust color palette, with a dancing goose.
All credits to PrettyCoffee and marta.stl.
Features:
- 🦆 Look at a dancing goose (1 is different than the rest...)
- 🎨 Beautiful new tab page
- 📂 Navigate through your bookmarks
- ⌨️ With full keyboard support
- 👀 Filter your bookmarks
JS library: solid-js
CSS framework: vanilla-extract
Provided scripts:
// Start local development
npm run start
// Lint the code
npm run lint:fix
// Transpile to javascript
npm run build
// Validate the extension
npm run ext:lint
// Build the extension
npm run ext:build
