Private, fast, and honest web browser
18.2k
Stars
475
Forks
469
Open issues
30
Contributors
AI Analysis
Helium is a Chromium-based web browser emphasizing privacy, performance, and simplicity, positioned as an alternative to mainstream browsers through ad-blocking and reduced bloat. It serves privacy-conscious end users who want a general-purpose browser without surveillance or unnecessary features. Best suited for users seeking a privacy-first browsing experience; not for those requiring specific enterprise integrations or expecting feature parity with Chrome/Edge ecosystems.
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
Helium: A Chromium-based privacy browser built on ungoogled-chromium, in active beta
Helium is a Chromium-derived browser that strips Google telemetry, bundles a fork of uBlock Origin for ad-blocking, and targets privacy-conscious desktop users who want a clean, no-bloat browsing experience. It is built atop ungoogled-chromium and incorporates patches from several other privacy-focused Chromium forks. Currently in public beta with cross-platform releases for macOS, Linux, and Windows. Its audience appears to be technical users and privacy advocates who want something lighter than Brave but more curated than raw ungoogled-chromium.
Created in February 2025 by imputnet (also behind the Cobalt YouTube-frontend project). Evolved rapidly from a single repo into a multi-repo ecosystem covering platform packaging, web services, onboarding, and a custom uBlock Origin fork — all within roughly 16 months.
The project likely benefited from imputnet's existing community following from the Cobalt project. 17.6k stars in ~16 months suggests a burst of attention, possibly from social media and privacy-tech communities. The 257 stars in the last 7 days indicates continued but moderating organic interest rather than a viral spike. Growth appears steady rather than explosive.
No formal production deployment metrics are publicly documented. The existence of a dedicated website (helium.computer), platform-specific release repos with their own star counts (Windows: 1151, Android community fork: 1261), and active beta releases suggest real user uptake, but concrete download or active-user numbers are not publicly available. Adoption not verified at scale.
Appears to follow the ungoogled-chromium patching model: a base Chromium source tree with layered patch sets applied at build time. Likely uses platform-specific packaging repos (macOS, Linux, Windows) as separate build environments. The inclusion of a custom uBlock Origin fork suggests Helium ships the extension pre-integrated rather than as a standalone install. Architecture is likely patch-driven rather than a deep fork.
Not documented in README.
Last push was 2026-06-24, one day before the evaluation date — indicating very active, near-daily maintenance. The multi-repo structure (services, onboarding, platform packages) suggests an organized development workflow. Being in beta status is honest signaling. Maintenance appears healthy and sustained.
ADOPT IF: you want a privacy-respecting Chromium browser with built-in ad-blocking, are comfortable with beta-stage software, and prefer a leaner alternative to Brave without ungoogled-chromium's self-assembly burden. AVOID IF: you need enterprise-grade stability, a large support community, or guaranteed long-term maintenance from a well-funded organization — a small team driving a full browser is a real sustainability risk. MONITOR IF: you are evaluating privacy browsers for wider deployment or want to see how the project handles post-beta maturity and Chromium version cadence over the next 6–12 months.
Independent dimensions
Mainstream potential
4/10
Technical importance
6/10
Adoption evidence
3/10
- Sustainability risk: maintaining a Chromium fork requires continuous effort to track upstream security patches; a small team may struggle to keep pace with Chromium's rapid release cycle.
- Beta status means API surfaces, preferences, and behavior may change without notice, making it unsuitable for users who need stability.
- The project depends heavily on ungoogled-chromium patches maintained by a separate community — any divergence or abandonment upstream creates downstream risk for Helium.
- No documented funding model or organizational backing is visible; long-term viability depends on volunteer or individual contributor sustainability.
- Privacy claims (no telemetry, honest ad-blocking) cannot be independently verified from the README alone — users must trust the patch set or audit it themselves.
Helium will likely stabilize out of beta within 12–18 months and carve a durable niche among privacy-focused power users, but is unlikely to displace Brave or reach mainstream scale without significant funding or organizational backing.
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Website
- https://helium.computer
- Language
- C++
- License
- GPL-3.0
- Last updated
- 16h ago
- Created
- 17mo ago
- Analyzed with
- anthropic/claude-haiku-4-5
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open issues
[FR]: Group policy management similar to Chrome and Edge
[Bug]: Chromium logo in Windows start menu when fixed
[Bug]: Session restore ("Continue where you left off") and pinned tabs are not restored after restarting Helium on macOS
[Bug]: Selected bookmark entry has low contrast
[FR]: Allow customizing or increasing contrast for the active tab
Recent releases
Similar repos
imputnet/helium-windows
Helium Browser for Windows is a Chromium-based browser packaged specifically...
jqssun/android-helium-browser
Helium Browser for Android is an open-source, Chromium-based mobile browser...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
18.2k | +284 | C++ | 7/10 | 16h ago |
|
|
1.2k | — | C++ | 6/10 | 13h ago |
|
|
1.1k | — | C++ | 7/10 | 15h ago |
|
|
1.4k | — | Shell | 6/10 | 3d ago |
|
|
8.3k | — | Python | 7/10 | 3d ago |
|
|
9.1k | — | JavaScript | 7/10 | 4d ago |
Brave is the dominant privacy-first Chromium browser with tens of millions of users, a full crypto/wallet ecosystem, and its own ad network. Helium targets users who want privacy without the commercial overlay — no BAT tokens, no branded ads. Helium is smaller, less resourced, but arguably less commercially entangled.
Helium is directly derived from ungoogled-chromium but adds a bundled ad-blocker fork, a polished onboarding experience, and official binary releases. ungoogled-chromium offers no official binaries and requires more user effort; Helium lowers that barrier significantly.
Vivaldi is highly customizable and feature-rich but closed-source in its UI layer. Helium is fully open source under GPL-3.0 and focused on minimalism over feature density — appealing to different user priorities.
Min is a minimal Electron-based browser with 9k stars, focused on simplicity. Helium is Chromium-native, so it has better performance parity with Chrome and more complete web compatibility. min serves a similar minimalist philosophy but through a different technical approach.
Iridium is another privacy-focused Chromium fork that Helium actually patches from. Iridium tends to lag behind Chromium releases and has limited ongoing activity. Helium appears more actively maintained and more opinionated about UX.