Skip to content

tatosjb/chrome-extension-template

Repository files navigation

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

About

This a chrome extension model who accepts third-party dependencies, so you can clone it and develop using external packages

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published