A dead simple chrome extension boilerplate with svelte and typescript.
After cloning locally, use the package manager yarn/npm
to install foobar.
yarn install
Simply run:
yarn npm build
A build folder will be created with the extension files
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.