Experience tranquillity while browsing the web without people tracking you!
Zen is currently built using firefox version 129.0
!
- Checkout the latest releases notes!
Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!
- Checkout the latest performance benchmarks!
Clone the project
git clone https://github.com/zen-browser/desktop.git
cd desktop
Install dependencies
npm i
Download and bootstrap the browser
npm run init
Start building the browser
npm run build
Finally, run the browser!
npm start