This is a repository for building content scripts with Svelte. It was inspired by this repository.
git clone https://github.com/kenshiro41/svelte-content-scripts
pnpm i
pnpm build
- Open your browser's extension page (chrome://extension).
- Enable developer mode
- Click on "Load unpacked" and move to your cloned directory and select dist directory.