🌀 Experience tranquillity while browsing the web without people tracking you!
Go to file
mr. M 113a349b56
Some checks failed
Update Components Submodules / update-submodules (push) Has been cancelled
Remove unused lazy loading of modules in ZenUIManager
2024-11-22 01:19:15 +01:00
.github Add Discussions link to issue template 2024-11-11 15:10:17 +01:00
.husky Fix lint-staged command in pre-commit hook 2024-09-09 19:30:41 +02:00
.vscode Fixed addon updates 2024-09-15 13:50:52 +02:00
AppDir Formatted the entire project 2024-09-09 19:36:14 +02:00
build Download git objects repo and sign and package windows artifacts 2024-10-19 22:28:43 +03:00
configs fix: disable Clang plugin in mozconfig 2024-11-14 21:39:21 +01:00
docs Refactor contribute.md to update branch structure diagram 2024-10-13 16:08:29 +02:00
flatpak Merge pull request #2889 from JamiKettunen/flatpak-24.08 2024-11-13 23:12:22 +01:00
l10n@c408aa6cac Update subproject commit reference in localization files 2024-11-11 22:06:55 +01:00
scripts Update prepare-flatpak-release.py 2024-10-17 20:33:13 +03:00
src Remove unused lazy loading of modules in ZenUIManager 2024-11-22 01:19:15 +01:00
.gitattributes Refactor unpacking of Windows build tar files 2024-09-16 20:32:04 +03:00
.gitignore Refactor .gitignore and add windsign-temp/ 2024-09-13 10:11:47 -07:00
.gitmodules Translated files to a single monorepo 2024-11-04 17:37:02 +01:00
.prettierignore Refactor system dependencies installation in linux-alpha-build.yml 2024-09-07 22:27:48 +02:00
.prettierrc.json Refactor .prettierrc.json: Remove tailwindcss plugin and tailwindConfig 2024-09-07 22:13:03 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2024-10-05 10:07:45 +02:00
CODEOWNERS Added codeowners 2024-05-21 22:26:34 +02:00
LICENSE chore: Update MPL LICENSE link in README.md 2024-07-15 21:57:48 +00:00
package-lock.json Fixed twilight releases 2024-10-04 13:30:55 +00:00
package.json Update @zen-browser/surfer to version 1.5.2 in package.json and pnpm-lock.yaml 2024-10-27 12:05:06 +01:00
pnpm-lock.yaml Update @zen-browser/surfer to version 1.5.2 in package.json and pnpm-lock.yaml 2024-10-27 12:05:06 +01:00
README.md Update README.md 2024-11-21 10:08:29 +05:30
surfer.json fix: update display versions for Zen Browser and Zen Twilight to 1.0.1-a.20 and 1.0.1-t.20 respectively 2024-11-19 20:55:52 +01:00

Zen Browser

Downloads Crowdin

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!

🖥️ Compatibility

Zen is currently built using firefox version 132.0.1! 🚀

  • Check out the latest release notes!
  • Part of our mission is to keep Zen up-to-date with the latest version of Firefox, so you can enjoy the latest features and security updates!

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

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

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

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)
  • native tarball install: sudo bash <(curl -s https://updates.zen-browser.app/install.sh)

  • zsync is required for the Update feature of the script below

bash <(curl https://updates.zen-browser.app/appimage.sh)
  • Again, if you don't see your OS listed above, that's because we already have it in our downloads page! 🔄

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

Star History Chart

📄 License

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