A basic foundation boilerplate for rich Chrome Extensions using Webpack to help you write modular and modern Javascript code, load CSS easily
Components (html/css/js): * background * content * options * popup
development: live server yarn run start Production: yarn b OR yarn build
Thanks to OG: Samuel Simões ~ @samuelsimoes ~ Blog