Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 514 Bytes

File metadata and controls

10 lines (7 loc) · 514 Bytes

Chrome Extension Webpack Starter Project

Barebones and up to date extension starter project using

Starts you with browser action extension with popup and options html, background script, and content script. It will copy over all the images in the img folder and all the css in the css folder.

Start dev with yarn dev and build for production using yarn dist