mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
cd234259f7ba2f79ced91781a3d3998bee9c1408

The `persist-credentials` option has been added to the GitHub workflows for Linux, macOS, and Windows builds. This ensures that the credentials used for deployment are persisted across workflow runs, improving the setup process for new users and ensuring that all necessary dependencies are included.
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
Compatibility
Zen is currently built using firefox version 129.0
!
- Checkout the latest releases notes!
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!
🚀 Run Locally
Clone the project
git clone https://github.com/zen-browser/desktop.git --recursive
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
Contributing
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
Special Thanks
- IAmJafeth (For sponsoring the domain)
- Erlend (For making the logo)
- ptr1337 (AUR Packages and optimization flags)
License
Description
Languages
TypeScript
33.9%
C++
23.1%
JavaScript
19.4%
Fluent
17.7%
CSS
3.9%
Other
1.8%