demo.mp4
An about:newtab add-on for Firefox. colm's little brother that is more customizable.
Visit the Official Mozilla Add-Ons Site to install Newt.
This project uses pnpm. Development scripts are found in package.json.
# Install dependencies
pnpm install
# Run development script
pnpm run dev
# Build project
pnpm run build