nfl0 / Browser-Extension-Boilerplate-Webpack

A basic foundation boilerplate for rich Chrome Extensions using Webpack to help you write modular and modern Javascript code, load CSS easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser-Extension-Boilerplate-Webpack

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

About

A basic foundation boilerplate for rich Chrome Extensions using Webpack to help you write modular and modern Javascript code, load CSS easily

License:MIT License


Languages

Language:JavaScript 93.9%Language:HTML 6.1%