This package generated with Webpack CLI version 3.1.2.
Run npm install
to install node dependencies.
Run npm run watch
to work on development files (Folder: App) and reflect live changes in build/dev folder.(For chrome)
Run npm run chrome
to generate chrome extension build files in build/chrome folder.
Run npm run moz
to generate mozzila extension build files in build/moz folder.