Proxy-Agnostic
Works with any proxy stack — Ultraviolet, Scramjet, or custom implementations. No proxy-specific hooks required.
Helium is a 6-layer architecture that emulates Chrome’s extension APIs entirely within the browser, without native code. It integrates with proxy stacks (like Ultraviolet and Scramjet) to inject, isolate, and manage Chrome extensions in any web-based browser environment.
Proxy-Agnostic
Works with any proxy stack — Ultraviolet, Scramjet, or custom implementations. No proxy-specific hooks required.
Full MV2 & MV3 Support
Equal support for Manifest V2 and V3, including background pages, service workers, content scripts, and all messaging APIs.
Context Isolation
4-layer proxy membrane sandbox provides Chrome-grade content script isolation without native browser support.
Host Binding
Clean separation between Helium’s API emulation and the host browser’s UI. Bind your own tab, window, and bookmark implementations.