easy-extension-hi
v1.1.12
Published
The easiest way to build modern Chrome Extensions with React, TypeScript, and Vite.
Downloads
1,194
Maintainers
Readme
🚀 EasyExtension
Build modern Chrome Extensions in seconds. powered by React, TypeScript, and Vite.
😩 The Problem
Building Chrome Extensions is painful. Configuring Webpack, HMR, and Manifest V3 takes hours.
✨ The Solution
EasyExtension generates a "Golden Template" with everything pre-configured:
- ✅ React & TypeScript pre-installed.
- ✅ Instant HMR (Hot Module Replacement) for Popups & Options.
- ✅ Manifest V3 compliant.
- ✅ Content Scripts & Service Workers ready.
🛠 Usage
Run this single command:
npx easy-extension-cli my-new-project