mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 01:19:59 +02:00
🌀 Experience tranquillity while browsing the web without people tracking you!
|
||
---|---|---|
.github | ||
.vscode | ||
AppDir | ||
configs | ||
docs | ||
flatpak | ||
l10n@5c8911eabb | ||
scripts | ||
src | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CODEOWNERS | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
surfer.json |
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
Compatibility
Zen is currently built using firefox version 129.0.2
!
- Check out the latest release notes!
Performance
Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!
- Checkout the latest performance benchmarks!
Core Components
Some components used by @zen-browser as an attempt to make firefox forks a better place. You can find them here.
🚀 Run Locally
Clone the project
git clone https://github.com/zen-browser/desktop.git --recurse-submodules
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
Special Thanks
- IAmJafeth (For sponsoring the domain)
- Donno 🐒 (For making the logo)
- ptr1337 (AUR Packages and optimization flags)
- Nitro (For the amazing work on the browser)
Third Party Code
Zen coudn't be in its current state without the help of these amazing projects!
- Zen's default preferences are based on BetterFox