###Install dependencies
Highly recommend to user yarn
to install dependencies, it prevent any inconsistencies!
###Build for Chrome
npm run build-chrome
###Build for Firefox
npm run build-firefox
###Build for Opera
npm run build-opera
###Need help with Edge!