Skip to content

hqtoan94/generator-modern-chrome-extension

Repository files navigation

generator-modern-chrome-extension NPM version Build Status Dependency Status

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

About

Generate Chrome Extension with modern tools and libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published