generator-modern-chrome-extension

1.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i generator-modern-chrome-extension

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

26.1 kB

Total Files

20

Last publish

Collaborators

  • hqtoan94