/template-chrome-extension

A template for starting a new Chrome extension quickly.

Primary LanguageTypeScriptMIT LicenseMIT

template-chrome-extension

A template for starting a new Chrome extension quickly.

Install

Install the template CLI tool in your system.

Install the template locally with:

template install fabiospampinato/template-chrome-extension chrome-extension

Usage

Create a new Chrome extension with:

template create chrome-extension my-chrome-extension

License

MIT © Fabio Spampinato