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-13 17:53:22 +02:00
.github/workflows chore: Update alpha.yml GitHub workflow to use flatpak-github-actions:gnome-44 container 2024-07-13 12:05:06 +02:00
.vscode Fixed themes and profiles dialog now opens about:profiles 2024-04-06 13:31:42 +02:00
configs chore: Update runs-on to macos-14 for Mac job, add macos.mar to artifact list, and update mozconfig for Linux build 2024-07-12 21:36:05 +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 Started working on workspaces 2024-07-13 17:53:22 +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
package.json 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
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 Firefox version to 128.0! 2024-07-10 18:27:52 +02:00
surfer.json 🔖 Update version to 1.0.0-a.2 2024-07-12 23:09:02 +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 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

MPL LICENSE