Go to file
AltCode 6b20c47f06 Remove Homebrew Cask files
These are not needed any more; Zen has been accepted into the Homebrew Cask repository
2024-09-10 15:45:39 +02:00
2024-09-10 15:45:39 +02:00
2024-09-09 19:36:14 +02:00
2024-09-09 19:36:14 +02:00
2024-09-09 19:36:14 +02:00
2024-09-09 19:49:34 +02:00
2024-05-21 22:26:34 +02:00
2024-09-10 15:45:39 +02:00
2024-09-09 18:29:26 +00:00

Zen Browser

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.

macOS

  • Requires macOS 10.15 or later
  • Available for ARM and Intel architectures

You can also install Zen using Homebrew:

brew install --cask zen-browser

To upgrade the browser to a newer version, you can either use the embedded update functionality in About Zen or use the following commands:

brew update
brew upgrade --greedy zen-browser

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 couldn't be in its current state without the help of these amazing projects!

  • Zen's default preferences are based on BetterFox

License

MPL LICENSE

Star History

Star History Chart
Description
Languages
TypeScript 36%
JavaScript 20.3%
C++ 19.3%
Fluent 19.1%
CSS 3.4%
Other 1.7%