- Clone repo
- npm install
- npm run build
- Go to chrome://extensions/
- Turn on developer mode in top right
- Load unpacked -> extension folder -> build
- should all be good, now try and click extension pic
# Will run using URLs for live backend & pinned-tab
npm run start-live # run not as extension
npm run build-live # as extensioncreate a .env file in the folder and add: INLINE_RUNTIME_CHUNK=false