generator-modern-chrome-extension
v1.1.0
Published
Generate Chrome Extension with Webpack, TypeScript and other modern tools
Downloads
1
Readme
generator-modern-chrome-extension
Generate Chrome Extension with Webpack, TypeScript and other modern tools
Installation
First, install Yeoman and generator-modern-chrome-extension using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-modern-chrome-extension
Usage
Then generate your new project:
yo modern-chrome-extension --nodePackageManager=yarn
Options
Typescript:
yo modern-chrome-extension --nodePackageManager=yarn --typescript
Supported feature
- Manifest V3
- ContentScript
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Toan Ho