Overview
Waterfox is a web browser built on Mozilla Firefox platform code with Waterfox-specific product code, branding, features, packaging, and release assets, using Mozilla's `mach` build system.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Layer Waterfox-specific features on the Firefox platform
The repository combines shared Mozilla platform code with Waterfox product code, branding, features, and release assets.
Sources: [2]
Reuse Mozilla build and test tooling
Development uses familiar Firefox-style mach commands for bootstrap, build, packaging, and tests.
For studying Firefox-derived browser engineering and customization
It is useful when evaluating a Gecko/Mozilla-based browser architecture rather than a Chromium-derived one.
Sources: [2]
Do not treat the entire tree as one MPL-2.0 work
Most source is described as MPL-2.0, but LGPL, GPL, Apache, BSD, and many third-party licenses also appear. Check licensing at the relevant file/component level.
Official sources
- [1]BrowserWorks/waterfox repository(2026-09-20)
- [2]Waterfox README(2026-09-20)
- [3]Waterfox root license notice(2026-09-20)
- [4]Waterfox bundled license page(2026-09-20)
Supplemental curator note
Waterfox is a large Mozilla-derived codebase rather than a small single-license browser. The root LICENSE points to `toolkit/content/license.html`, which says most code is MPL-2.0 while other components use LGPL, GPL, Apache, BSD, and additional licenses. The repository is therefore recorded as `NOASSERTION` instead of being flattened to one SPDX identifier.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/BrowserWorks/waterfox.git - 2
Enter the repository
cd waterfox - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
6,300 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 333
- Open PRs
- 2
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- browser
- web-browser
- waterfox
- web
- gecko
- Stars
- 6,300
- Forks
- 430
- Watchers
- 121
- Open issues
- 335
- Contributors
- 310
- Primary language
- JavaScript
- License
- Not determined
- Repository last updated
- Sep 15, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n205,375 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,804 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Excalidraw132,440 Stars
An open-source virtual whiteboard for hand-drawn-style diagrams, wireframes, and notes on an infinite canvas.
TypeScript - Mermaid90,307 Stars
A diagrams-as-code library that renders flowcharts, sequences, UML, and more from Markdown-like text.
TypeScript - fzf83,141 Stars
An interactive terminal tool that fuzzy-filters any candidate list and returns selected values to a shell workflow.
Go
Report incorrect information
Tell us if any listing information is incorrect or outdated.