4
32
Fork
You've already forked helium
0
Private, fast, and honest web browser. For issue tracking and PRs, see: https://github.com/imputnet/helium
  • C++ 92.2%
  • Python 7.7%
  • Shell 0.1%
2026年07月12日 16:05:22 +00:00
.github bump-platform: check if b/s/chrome exists instead of just b/s/ ( #2003 ) 2026年06月23日 22:59:11 +00:00
devutils merge: update ungoogled-chromium to 149.0.7827.196 2026年06月24日 03:42:38 +06:00
i18n helium/core: make shift+right click always open context menu ( #2109 ) 2026年07月12日 17:40:31 +02:00
patches helium/core/shift-right-click: add missing hunks ( #2110 ) 2026年07月12日 16:05:22 +00:00
resources patches: refresh for chromium 150.0.7871.46 2026年06月28日 14:22:30 +00:00
utils merge: update ungoogled-chromium to updated 150.0.7871.46 2026年07月01日 14:17:35 +06: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 150.0.7871.114 2026年07月08日 18:13:45 -05: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 onboarding: bump in deps, wire up grdp 2026年06月17日 16:28:03 +00: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 150.0.7871.114 2026年07月09日 17:49:51 +06:00
downloads.ini downloads: move ublock to extras 2025年09月22日 21:02:10 +00:00
flags.gn Update to Chromium 148.0.7778.178 2026年05月19日 16:25:51 -05: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 merge: update ungoogled-chromium to updated 150.0.7871.46 2026年07月01日 14:17:35 +06:00
README.md Added OpenBSD package ( #3783 ) 2026年05月19日 07:28:09 -05:00
revision.txt revision: bump to 5 ( #2089 ) 2026年07月09日 20:44:08 +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).