Private, fast, and honest web browser https://helium.computer
  • C++ 93%
  • Python 6.9%
  • Shell 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-15 16:38:52 +00:00
.github ci: cache domsub/pruning list check (#2327) 2026-08-14 19:17:38 +00:00
devutils devutils: use portable bash shebangs (#2318) 2026-08-14 16:34:56 +02:00
i18n helium/ui: expose additional shortcut actions (#2324) 2026-08-15 00:22:25 +02:00
patches helium/core: add starlark config for rbe builds (#2329) 2026-08-15 09:09:35 +02:00
resources patches: refresh for chromium 150.0.7871.46 2026-06-28 14:22:30 +00:00
utils devutils/namesub: remove ios and android from ignored dirs (#2256) 2026-08-03 13:41:34 +00:00
.cirrus_Dockerfile Update CI config, scripts, and docs for python 3.10 2025-07-10 06:49:41 -05:00
.cirrus_requirements.txt utils & resources: generate scaled resources with a script 2025-07-29 15:29:28 +06:00
.gitattributes gitattributes: remap patches to c++ (#464) 2025-11-15 13:53:18 +00:00
.gitignore devutils, utils: implement i18n pipeline (#1265) 2026-04-13 17:39:11 +02:00
.python-version Port CirrusCI jobs to github actions (#3776) 2026-05-24 08:15:42 -05:00
.style.yapf Format code using yapf 2018-07-29 00:24:29 -07:00
AGENTS.md AGENTS: attempt to restrict ai slop spam (#1097) 2026-03-16 14:09:45 +06:00
chromium_version.txt Update to Chromium 151.0.7922.137 2026-08-12 04:57:49 +06:00
CLAUDE.md AGENTS: attempt to restrict ai slop spam (#1097) 2026-03-16 14:09:45 +06:00
CONTRIBUTING.md repo: add a contribution guide and reference it in readme (#1100) 2026-03-16 16:12:31 +00:00
deps.ini deps: bump ublock to 1.73.0 (#2328) 2026-08-14 23:25:25 +02:00
domain_regex.list domsub: exclude docs/help domains from substitution (#1983) 2026-06-22 10:31:11 +02:00
domain_substitution.list merge: update ungoogled-chromium to 151.0.7922.137 2026-08-12 05:02:25 +06:00
downloads.ini downloads: move ublock to extras 2025-09-22 21:02:10 +00:00
flags.gn extra/disable-jit-flag: build drumbrake only if supported 2026-06-05 15:02:00 +00:00
LICENSE Update copyright year in LICENSE file (#3627) 2026-01-27 21:34:12 -06:00
LICENSE.ungoogled_chromium merge: update to ungoogled-chromium 144.0.7559.109 2026-01-28 13:02:02 +06:00
pruning.list Update to Chromium 151.0.7922.71 2026-07-29 14:30:39 -05:00
README.md Added OpenBSD package (#3783) 2026-05-19 07:28:09 -05:00
revision.txt revision: bump to 5 (#2332) 2026-08-15 16:38:52 +00:00
shell.nix Add nix shell with development dependencies 2023-09-14 16:36:54 +02:00
version.txt utils: add script to append helium version info to chromium 2025-05-03 23:08:14 +00:00

Helium logo

Helium

The Chromium-based web browser made for people, with love.
Privacy-first with unbiased ad-blocking. No bloat and no noise.

helium.computer

Downloads

Note

Helium is currently in beta, so unexpected issues may occur. Please report them if they haven't already been reported.

The easiest way to download Helium is helium.computer. It'll pick a compatible binary for your platform automatically.

The same releases can also be downloaded from source on GitHub:

Helium repos

All Helium packaging, tooling, services, and components are open source and published on GitHub.

Platform packaging and tooling

Web services and Helium components

Development

macOS is our primary development platform, so it's the recommended development environment for community contributions.

Linux packaging includes a similar development script, so the same guide can be applied there too.

> See development docs in macOS repo

Contributing

Before contributing to Helium, please read the guidelines in CONTRIBUTING.md.

Credits

The Chromium project

The Chromium Project is at the core of Helium, making it possible in the first place.

ungoogled-chromium

This repo is based on ungoogled-chromium, but heavily modified for Helium. Special thanks to everyone behind ungoogled-chromium, they made working with Chromium way easier.

Other Chromium browsers

Helium includes some patches from other open source Chromium browsers:

All patches are sorted by vendor in the patches directory of this repo.

License

All code, patches, modified portions of imported code or patches, and any other content that is unique to Helium and not imported from other repositories is licensed under GPL-3.0. See LICENSE.

Any content imported from other projects retains its original license (for example, any original unmodified code imported from ungoogled-chromium remains licensed under their BSD 3-Clause license).