0.2.3 • Published 8 months ago
datahive-extension v0.2.3
DataHive Chrome extension
Setup
npm i- install all dependencies- Add GitHub token to
~/.npmrc://npm.pkg.github.com/:_authToken=YOUR_GITHUB_TOKEN
Development
cp .env.development .env.development.local- configure env variablesnpm run dev- run dev server- Load extension in Chrome:
- Go to
chrome://extensions/ - Check "Developer mode"
- Click "Load unpacked" and select
distfolder
- Go to
- Prepare your IDE:
- Install Prettier plugin and enable "Format On Save" feature
- Enable ESLint
Production
npm run build- build the app for production to./distfolder
Release
npm run release- release the stable versionnpm run release:alpha- release the alpha version
Chrome extension IDs
- Production non-store:
jagnkjgligomakpgamoajmamlpapenob - Production:
bonfdkhbkkdoipfojcnimjagphdnfedb - Staging:
ijaljmmgaknedphmfcfkliekbgfpecpj - Development:
mfkainacdpnbnnpflkfjpkchepofiolh
0.2.3
8 months ago
0.2.3-alpha.0
8 months ago