Show HN: Helium Browser for Android with extensions support, based on Vanadium (github.com)

68 points by jqssun ↗ HN
Been working on an experimental Chromium-based browser that brings 2 major features to your phone/tablet:

1. desktop-style extensions: natively install any extensions (like uBO) from the chrome web store, just toggle "desktop site" in the menu first.

2. privacy/security hardening: applies the full patch sets from Vanadium (with Helium's currently wip).

Means you get both browsers' excellent privacy features, like Vanadium's webrtc IP policy option that protects your real IP by default, and security improvements such as JIT being disabled by default, all while being a reasonably efficient FOSS app that can be installed on any (modern) android.

It's still in beta, and as I note in the README, it's not a replacement for the full OS-level security model you'd get from running the GrapheneOS Vanadium combo. However, goal was to combine privacy of Vanadium with the power of desktop extensions and Helium features, and make it accessible to a wider audience. (Passkeys from Bitwarden Mobile should also work straight away once merged in the list of FIDO2 privileged browsers)

Build scripts are in the repo if you want to compile it yourself. You can find pre-built releases there too.

Would love any feedback/support!

18 comments

[ 325 ms ] story [ 82.9 ms ] thread
Fascinating, I use Firefox because on Android I can use extensions (for this https://plzat.me). This is a great alternative.

Edit: hard to find where to get this browser. Do I need to build it myself?

This is really great work, but can you comment on whether or not any Google-based "safebrowsing", etc is still enabled in the code base?

Have you thought about merging your efforts with ungoogled-chromium (Android)?

There USED to be an ungoogled-chromium for Android (circa v88 chrome, the APK is still available for download) that also allowed extentions.

I've been looking for a Kiwi Browser replacement since it stopped updating. I'll check this out.
Do you have any plans to push it to F-Droid?

That would raise the value of that project quite a lot (at least for me, but I feel like there are others, thinking similarly).

Please, push it to F-Droid!

f-droid is unsuitable for a browser. they regularly block security patches for many months and violate the android security model. anyone who cares about their privacy or security should not be using it
Curious how it compares to Brave browser on Android
Great job on this release! I've been waiting for something like it since my favorite browser, Kiwi, stopped getting updates.

Without updates, many sites will likely stop working with it soon.

Kiwi had some great features, like disabling AMP mode, rearranging the Chrome Store for mobile, and customizable tab layouts, etc. These features might interest others as well.

this is great. I miss extensions in android browser. That existing extensions from web store would work out of the box is cherry on top.
It would be really useful if we could sync bookmarks and history with Google's servers.

Some Chromium builds has that: https://chromium.woolyss.com/#google-api-keys

I suspect these 'alternative' Chromium-based browsers are mostly aimed at those (like me) who want to keep their data out of Google's (et. al.) reach and as such would consider 'sync with the data parasites' as a misfeature.
Excellent, please make sure you push for financial support in your project.

Kiwi was a great browser but has since shutdown. Android needs something like Kiwi that also has a steady income to support itself in future.

Yet another Chromium clone, we should create a Distrowatch site for Chrome.
I tried installing uBlock Origin but the web store says I have to sign in and enable sync to download it. I didn't want to do that so I tried unpacking the extension .zip from GitHub and loading unpacked, but then the app just crashed.

Is extension support only meant to work with a Google account signed in or am I missing something?

EDIT: I tried loading the store page in desktop mode but I can't install the non-Lite uBlock Origin, I guess because this Chromium version doesn't support Manifest V2 anymore. I'm still on Kiwi Browser which supports MV2.