mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 05:43:21 +00:00
3828f2547e5aebce28754ba64e9bf1865c742441
- 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
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
Compatibility
Zen is currently built using firefox version 128.0!
- Checkout the latest releases notes!
🚀 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
Description
Languages
TypeScript
36%
JavaScript
20.3%
C++
19.3%
Fluent
19.1%
CSS
3.4%
Other
1.7%