项目作者: tatosjb

项目描述 :
This a chrome extension model who accepts third-party dependencies, so you can clone it and develop using external packages
高级语言: JavaScript
项目地址: git://github.com/tatosjb/chrome-extension-template.git
创建时间: 2020-02-11T03:42:48Z
项目社区:https://github.com/tatosjb/chrome-extension-template

开源协议:MIT License

下载


This is a template of chrome extension project

How to use

Load de extension on ./build path. This is the path where the build was placed.

To develovop use this

Start the watch using yarn watch, it will watch your project and build, every time you make any change

To generate de packaged project

Run one of the commands, yarn patch, yarn minor or yarn major to generate package using the semver