chromexgen
v1.0.0
Published
Chrome extension boilerplate generator
Readme
ChromeXGen
Generate Chrome extension boilerplate projects with ease!
How to Use
- Install:
npm install -g chromexgen - Run:
chromexgen - Follow the prompts to create your Chrome extension project.
Features
- Generate
manifest.jsondynamically. - Choose between different extension types like Popup or Background.
- Automatic permissions handling.
