Snowfox is a Firefox-based browser focused on privacy and reducing browser fingerprinting.
It ships with privacy-focused defaults, a clean interface, and useful extensions already set up so you don’t have to spend time configuring everything after install.
- Privacy-focused defaults out of the box
- Browser fingerprinting resistance
- Enhanced tracking protection
- SearXNG as the default search engine
- Vertical and horizontal tab support
- Dark UI by default
- uBlock Origin included
- Telemetry disabled
- Pocket disabled
- Sponsored content disabled
Snowfox ships with:
- ClearURLs
- Firefox Multi-Account Containers
- Mullvad Browser Extension
- NoScript
- uBlock Origin
- User-Agent Switcher and Manager
Everything here has a purpose — blocking trackers, isolating sessions, and making fingerprinting harder without adding unnecessary clutter.
Snowfox running the EFF Cover Your Tracks test:
Get the latest build from the Releases page.
| Platform | File |
|---|---|
| Windows | Snowfox-win64.zip |
| Linux | Snowfox-x86_64.AppImage |
Windows and Linux builds are available now.
Snowfox/
├── browser/
│ ├── branding/
│ │ └── snowfox/
│ └── app/
│ └── distribution/
│ └── policies.json
├── build/
├── docs/
├── assets/
├── mozconfig
├── LICENSE
└── README.md