Skip to content

A chrome extension template using plasmo, tailwind css, shadcn/ui

License

Notifications You must be signed in to change notification settings

iAmCorey/chrome-extension-plasmo-template

Repository files navigation

plasmo-tailwindcss-shadcn-template

A chrome extension template using

Getting Started

First, run the development server:

pnpm dev
# or
npm run dev

For further guidance, visit our Documentation

Making production build

Run the following:

pnpm build
# or
npm run build

This should create a production bundle for your extension, ready to be zipped and published to the stores.

Feature

plasmo + shadcn + tailwindcss

Adding shadcn components

pnpm dlx shadcn@latest add #name
e.g. pnpm dlx shadcn@latest add card

About

A chrome extension template using plasmo, tailwind css, shadcn/ui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published