- Tab cloaking
- Light/dark mode
- Proxy switcher (Ultraviolet/Dynamic)
- Easy navigation
- Useful menu bar
- Favorites
- Games
You need NodeJS and Git installed on your system.
# Clone + install packages
git clone https://github.com/cafe-labs/mocha.git
npm install
# To start a dev server:
npm run dev
# To build:
npm run build