Home

Awesome

<img src="./docs/assets/zen-dark.svg" width="100px" align="left">

Zen Browser

Downloads Crowdin Zen Release builds

✨ Experience tranquillity while browsing the web without people tracking you! Zen is a privacy-focused browser that blocks trackers, ads, and other unwanted content while offering the best browsing experience!

<div flex="true"> <a href="https://zen-browser.app/download"> Download </a> • <a href="https://zen-browser.app"> Website </a> • <a href="https://docs.zen-browser.app"> Documentation </a> • <a href="https://zen-browser.app/release-notes/latest"> Release Notes </a> </div>

🖥️ Compatibility

Zen is currently built using firefox version 133.0.3! 🚀

🤝 Contribution

Zen is an open-source project, and we welcome contributions from the community! Please take a look at the contribution guidelines before getting started!

Issue metrics

We keep track of how many issues are closed at the end of the month in docs/issue-metrics. This is to keep track of how many issues are being closed, because who doesn't like to see progress? 📈

Versioning

Zen uses Semantic Versioning for versioning. Meaning, versions are displayed as a.b.c-d.e where:

Branches

Zen is divided into 2 main branches. We use dev for development and stable for stable releases. The dev branch is where all the new features are added and where twilight builds are generated. The stable branch is where the stable releases are generated.

We divide into 2 branches in case there's any really important security update (for example) that needs to be released before the next stable release. This allows us to do patches without releasing unstable versions to the public.

⚡ 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!

📥 Installation

Supported Operating Systems

Zen is available for Linux, macOS, and Windows. You can download the latest version from the official website at zen-browser.app, or from the GitHub Releases page.

If you dont see your OS listed below, that's because we already have it in our downloads page! Make sure to check it out!

Windows

Winget
# Generic version
winget install --id Zen-Team.Zen-Browser

# Optimized version
winget install --id Zen-Team.Zen-Browser.Optimized

macOS

You can also install Zen using Homebrew:

brew install --cask zen-browser

Linux

Arch-based distributions
# For generic version
yay -S zen-browser-bin

# For optimized version
yay -S zen-browser-avx2-bin
Other Linux distributions (AppImage with automated system integration)
bash <(curl https://updates.zen-browser.app/appimage.sh)

To upgrade the browser to a newer version, use the embedded update functionality in About Zen.

👨‍💻 Development and Contributing

Some components used by @zen-browser as an attempt to make firefox forks a better place, and for other to enjoy the beauty of OSS. You can find them here.

Run Locally

In order to download and run zen locally, please follow these instructions.

Special Thanks

Special thanks to... EVERYONE 🎉! Checkout the team and contributors page here

Third Party Code

Zen couldn't be in its current state without the help of these amazing projects! 🙏

🖥️ Comparison with other browsers

As you can see, chromium based browsers are the most popular browsers, help us change that by starring the project and spreading the word! 🌟

<a href="https://star-history.com/#zen-browser/desktop&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=zen-browser/desktop,chromium/chromium,brave/brave-browser&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=zen-browser/desktop,chromium/chromium,brave/brave-browser&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=chromium/chromium,zen-browser/desktop,brave/brave-browser&type=Date" /> </picture> </a>

📄 License

Zen browser is under the MPL LICENSE. All the code is open-source and free to use! Attributions are appreciated but not required.