Box breathing Google Chrome extension. Mango included. 🥭
Get it from Chrome Web Store.
# Install dependencies
npm i
# Spin up a dev server
npm run devIf you want to add it to your Chrome extensions for development, see load an unpacked extension.
# Build it
npm run build
# Zip it
npm run zipLearn how to publish to Chrome Web Store.
