/Custom-New-Tab

Firefox extension to replace the default new tab page

Primary LanguageSvelte

Custom newtab for Firefox built with Svelte.

Screenshot

Screenshot

Features

  • Synced todo list
  • Dynamic background image
  • Smart search bar
    • y query for Youtube, d query for Google Drive, etc.

Getting started

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 the src in the script and the href in the link