Retro-inspired, modular new tab dashboard built for focus and speed.
Download this firefox addon
- Node.js v16+
- Python 3
- Extract the source archive.
- Open a terminal in the project root.
- Install dependencies:
npm install
- Build:
npm run build
- Copy:
/dist/assets → /firefox_addon/assets
- Package (Firefox):
python package_addon.py
Output: pixel-start-v2.1.xpi
- Complete the build steps above.
- Open:
chrome://extensions - Enable Developer Mode
- Click Load unpacked
- Select the
firefox_addonfolder
package_addon.py ensures correct ZIP formatting for Firefox validation.
- Hover over the top right section for settings.