It is a template for chrome extension starter powered by svelteup. Example code are referenced by Getting started for Chrome Extensions
It is extremly simple to use custom element with svelte component.
# to develop
pnpm run dev
# to build
pnpm run build
npx degit brandonxiang/chrome-extension-svelte my-new-project