Vite React TypeScript starter for Chrome extensions with Tailwind CSS
Boilerplate for building Google Chrome extensions with React, TypeScript, Vite, and Tailwind. It provides a development server with live reload and a production build that outputs the extension bundle into a dist folder, plus example popup, background, and content script setup. Suited for extensions that need a UI popup and DOM-injecting content scripts.
0