blurts-addon
Code for the client-side add-on for Firefox Monitor. Communicates with the
blurts-server service.
Requirements
Setup
- Clone the repo
- $npm install
Running
- $export FIREFOX_BINARY=/path/to/unbranded/firefox/binary
- $npm start
Building
$npm run build