The Zen Browser project is making some incredibly weird choices sometimes... It'd be nice to have a fork undoing some of the... more questionable changes.
Find a file
2024-11-28 02:26:42 +01:00
.github Update GitHub Actions workflows to use new automated email for commits 2024-11-26 21:32:57 +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 Update sign.ps1 2024-11-27 15:23:55 -08:00
configs Remove jprof option from mozconfig for release builds 2024-11-27 16:53:11 +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 Adjust top positioning in compact mode styles for improved alignment 2024-11-28 02:26:42 +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
.nvmrc Add '.nvmrc' and '.python-version' files to ensure system dependency (node) is documented 2024-11-27 23:11:55 +05:30
.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
.python-version Add '.nvmrc' and '.python-version' files to ensure system dependency (node) is documented 2024-11-27 23:11:55 +05:30
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 dependency to version 1.6.3 in package.json and pnpm-lock.yaml 2024-11-26 19:15:08 +01:00
pnpm-lock.yaml Update @zen-browser/surfer dependency to version 1.6.3 in package.json and pnpm-lock.yaml 2024-11-26 19:15:08 +01:00
README.md Update Zen Browser to version 133.0 and enhance UI consistency with various CSS adjustments 2024-11-26 23:57:38 +01:00
surfer.json Enhance window button handling for macOS and update event listener references 2024-11-28 01:22:22 +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 133.0! 🚀

  • 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.