Home

Awesome

<div align="center"> <picture> <img src="./docs/assets/zen-black.svg" width="128px"> </picture> </div> <h1 align="center"> Zen Browser </h1>

Experience tranquillity while browsing the web without people tracking you!

Downloads Crowdin

Flathub

Patreon

ko-fi

Compatibility

Zen is currently built using firefox version 130.0!

Performance

Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!

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.

Windows

Winget

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

macOS

You can also install Zen using Homebrew:

brew install --cask zen-browser

Linux

AppImage

bash <(curl https://updates.zen-browser.app/appimage.sh)

Flatpak

flatpak install flathub io.github.zen_browser.zen

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

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

Third Party Code

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

License

MPL LICENSE

Star History

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