Box breathing Google Chrome extension. Mango included. 🥭
Get it from Chrome Web Store.
# Install dependencies
npm i
# Spin up a dev server
npm run dev
If 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 zip
Learn how to publish to Chrome Web Store.