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
2025-01-04 02:07:53 +01:00
.github Update label for support data in bug report template for clarity 2025-01-03 22:47:02 +01:00
.husky Update pre-commit hook and upgrade lint-staged to version 15.3.0 2025-01-04 02:07:53 +01:00
.vscode Fixed addon updates 2024-09-15 13:50:52 +02:00
AppDir Update dependencies and modify branding for stable release 2024-12-30 23:19:11 +01:00
build Merge pull request #4093 from zen-browser/update-firefox-134 2024-12-31 18:55:06 +01:00
configs Remove TODO comment from twilight release schedule workflow 2025-01-03 00:27:10 +01:00
docs Add support for default DevTools keyboard shortcuts and update versioning 2025-01-03 01:20:30 +01:00
flatpak Update dependencies and optimize build configurations for Linux and Windows 2024-12-23 07:49:36 +00:00
l10n@8ef008fb65 Update subproject reference in localization 2025-01-03 13:43:26 +01:00
scripts Update Discord webhook message format and user details for Firefox RC notifications 2025-01-01 17:12:22 +01:00
src Update pre-commit hook and upgrade lint-staged to version 15.3.0 2025-01-04 02:07:53 +01:00
.dockerignore Fixed web aligment issues on certain occations and URL bar not showing in compact mode right side 2024-12-17 17:05:50 +01:00
.editorconfig Incorporate '.editorconfig' as a cross-editor configuration to ensure uniformity in code 2024-11-28 07:29:17 +05:30
.gitattributes Refactor unpacking of Windows build tar files 2024-09-16 20:32:04 +03:00
.gitignore Add venv to .gitignore to exclude virtual environment files 2025-01-03 22:32:10 +01: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 delay when hovering on collapsible window buttons and fixed CODEOWNERS 2024-12-17 16:34:25 +01:00
LICENSE chore: Update MPL LICENSE link in README.md 2024-07-15 21:57:48 +00:00
package-lock.json Update pre-commit hook and upgrade lint-staged to version 15.3.0 2025-01-04 02:07:53 +01:00
package.json Update pre-commit hook and upgrade lint-staged to version 15.3.0 2025-01-04 02:07:53 +01:00
pnpm-lock.yaml Update @zen-browser/surfer dependency to version 1.8.5 and enhance job removal script to handle cancelled and timed out runs 2024-12-31 19:22:51 +01:00
README.md Updated confetti animation parameters for improved visual effects 2024-12-29 00:40:07 +01:00
surfer.json Update display version for Zen Browser and Zen Twilight 2025-01-03 15:39:41 +01:00

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!

🖥️ Compatibility

Zen is currently built using firefox version 133.0.3! 🚀

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

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 where:

  • a is the major version
  • b is the minor version
  • c is the branch prefix
  • d is the patch version

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
winget install --id Zen-Team.Zen-Browser

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
yay -S zen-browser-bin
Other Linux distributions (AppImage with automated system integration)
  • native tarball install: 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

Thanks everyone for making zen stand out amongs these giants!

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.