Mauro Balades dddccee707 chore: Update alpha-build.sh script to handle xvfb-run not found and enable LTO only when not cross-compiling
- Add conditional check for xvfb-run command availability
- Enable LTO (Link Time Optimization) only when not cross-compiling

Related recent commits:
- Update Zen Browser styles for dark mode compatibility
- Update Windows mozconfig and ZenWorkspaces.mjs
2024-07-20 00:32:39 +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 33.9%
C++ 23.1%
JavaScript 19.4%
Fluent 17.7%
CSS 3.9%
Other 1.8%