Get started by running npm run init
in the root folder of this project.
This will initialize the new-tab and the popover and download all dev dependencies;
Run npm run build:svelte
to rebuild the extension.
Svelte enables Hot Reloading. Run npm run dev
to use it.