Custom newtab for Firefox built with Svelte.
- Synced todo list
- Dynamic background image
- Smart search bar
y query
for Youtube,d query
for Google Drive, etc.
Install dependencies:
cd svelteapp
npm install
Set up development environment
npm run dev
Or build for deployment
npm run build
- Once built, navigate to
svelteapp/dist/index.html
- Remove the
/
in front of thesrc
in thescript
and thehref
in thelink