Scaffold your Chrome Extension using React, TypeScript, and Tailwind — ideal for mid-sized apps!
- Lightning Fast HMR (using Vite@latest)
- TypeScript Support (TypeScript)
- Creation of custom hooks to simplify communication with Chrome Extensions APIs
- Type-safe access to storage data
- Creation of API wrappers to ensure type safety
- Project structure following the MVVM pattern
- Organization of shared files using a package-based architecture
[WIP]
[WIP]