The Zen Browser project is making some incredibly weird choices sometimes... It'd be nice to have a fork undoing some of the... more questionable changes.
Find a file
2024-07-15 21:57:48 +00:00
.github/workflows chore: Update mozconfig to enable LTO and remove unused options 2024-07-15 03:19:11 +02:00
.vscode Fixed themes and profiles dialog now opens about:profiles 2024-04-06 13:31:42 +02:00
configs chore: Update mozconfig to enable LTO and remove unused options 2024-07-15 03:19:11 +02:00
docs Started working on workspaces 2024-07-13 17:53:22 +02:00
scripts chore: Update surfer.json file paths in update_ff.py 2024-07-06 22:45:07 +02:00
src chore: Update privacy preferences and disable telemetry 2024-07-15 03:25:12 +02:00
.gitignore chore: Update package.json dependencies to use @zen-browser/surfer v1.0.4 2024-07-06 21:45:24 +02:00
CODEOWNERS Added codeowners 2024-05-21 22:26:34 +02:00
LICENSE chore: Update MPL LICENSE link in README.md 2024-07-15 21:57:48 +00:00
package.json chore: Update npm init script to use npm run commands for bootstrap and import 2024-07-13 22:29:33 +02:00
pnpm-lock.yaml chore: Update runs-on to macos-14 for Mac job and bump @zen-browser/surfer to version 1.0.14 2024-07-12 19:43:09 +02:00
README.md chore: Update MPL LICENSE link in README.md 2024-07-15 21:57:48 +00:00
surfer.json 🔖 Update version to 1.0.0-a.4 2024-07-14 15:08:34 +00:00
update_newtab.py Added huge UI changes 2024-04-21 02:23:18 +02: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