Go to file
Mauro Balades 3828f2547e chore: Update Windows mozconfig and ZenWorkspaces.mjs
- Commented out the WIN32_REDIST_DIR and WIN_UCRT_REDIST_DIR lines in the Windows mozconfig file
- Modified the condition in ZenWorkspaces.mjs to check if the number of shown tabs is equal to the length of gBrowser.tabs minus one

Related recent commits:
- Update Zen Browser styles for dark mode compatibility
- Update alpha-build.sh script to handle xvfb-run not found, enable LTO only when not cross-compiling, and set LLVM_PROFDATA environment variable
- Update alpha-build.sh script to handle xvfb-run not found and enable LTO only when not cross-compiling
2024-07-19 23:23:02 +02:00
2024-05-21 22:26:34 +02:00
2024-07-16 01:30:50 +00:00
2024-07-16 15:17:52 +00:00

🌀 Zen Browser

Experience tranquillity while browsing the web without people tracking you!

Compatibility

Zen is currently built using firefox version 128.0!

🚀 Run Locally

Clone the project

git clone https://github.com/zen-browser/desktop.git
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.

License

MPL LICENSE

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