mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-05 07:09:30 +00:00
2885d200d5b36c35c6326553d6e97f8c256b9c68
The code changes introduce a new preference option for enabling the compact view in the Zen browser. This allows users to show only the toolbars they use, improving the browsing experience for those who prefer a minimalistic interface. (closes #31)
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
🚀 Run Locally
Clone the project
git clone https://github.com/zen-browser/desktop.git
cd desktop
Install gluon
npm i -g gluon-build@next
Download and bootstrap the browser
gluon download && gluon bootstrap
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
34.4%
JavaScript
21.8%
Fluent
19.9%
C++
18.7%
CSS
3.3%
Other
1.7%