An easy to use SvelteKit Chrome extension template built with Svelte 5, Skeleton v3, and Tailwind v4
The SvelteKit Extension Template, created by Luke Hagar, is built with SvelteKit and Skeleton. It comes with various features out of the box, including Skeleton, Tailwind, Chrome Types, ESLint, Prettier, TypeScript, Vite, and Vitest. This template can be used for extension development in Chrome.
To install the SvelteKit Extension Template, follow these steps:
npm install
yarn
pnpm install
The SvelteKit Extension Template is a versatile starting point for developing Chrome extensions using SvelteKit and Skeleton. It comes with a range of features like Tailwind, Chrome Types, ESLint, Prettier, TypeScript, Vite, and Vitest, making it easier to set up and develop extensions. By following the installation guide, developers can quickly get started with building their own Chrome extensions using this template.