What is Oxidium
Oxidium is the Chromium-compatible browser core used by Oxygen Atmos browser profiles. Oxygen Atmos manages profile data, wallets, proxies, extensions, cookies, and settings. Oxidium runs the browser window with the saved profile configuration applied. In the Oxygen Atmos UI, browser versions are shown as Chrome major versions for compatibility with websites and extension tooling.Why it matters
Oxidium is designed specifically for isolated browser profile workflows. Each launched profile uses its own browser data directory and receives its saved fingerprint, proxy, wallet integration, cookies, extensions, and browser preferences. This lets Oxygen Atmos keep the browser runtime aligned with the profile settings users manage in the desktop app.Antidetect foundation
Oxidium works with the Oxygen Atmos profile system to control browser identity signals such as:
These settings work together as a coherent browser identity. The profile preview shows the generated fingerprint before the profile is saved.
Oxygen Atmos supports CPU downscaling and upscaling on all platforms. The reported logical processor count is aligned with the selected platform, architecture, browser version, and the rest of the fingerprint instead of being treated as an isolated value.
Oxidium also keeps Chrome-facing signals such as the User-Agent, Client Hints, platform values, and browser APIs consistent with the selected Chrome major version. This improves compatibility with modern browser identity and fingerprint checks.
Removed background services
Oxidium reduces or disables many Chrome and Google services that are not needed for Oxygen Atmos profile workflows. This helps limit unnecessary background communication and background work while profiles are running. Examples include cloud-based browser features such as sync, suggestions, reporting, Safe Browsing checks, and other services that depend on external Google infrastructure.Profile runtime
When you launch a profile, Oxygen Atmos applies the saved profile configuration and opens an Oxidium window for that profile. During launch, Oxygen Atmos can:- apply the profile proxy
- import pending cookies and social tokens
- load matching extensions
- expose linked wallets through the built-in Rabby extension
- apply browser preferences and fingerprint settings
- proxy UDP traffic used by WebRTC, QUIC, and HTTP/3 when the profile proxy supports it
- block UDP that cannot be proxied instead of allowing it to bypass the profile proxy
Wallet integration
Linked wallets become available in the browser profile through the built-in Rabby extension. Private keys stay inside Oxygen Atmos and are not exposed to the browser runtime. Each profile can have one main wallet per wallet type, plus additional wallets that depend on the main wallet of the same type.Extension loading
Extensions are calculated at launch time:- global extensions load in every profile
- tag-based extensions load only when the profile shares at least one tag with the extension
- disabled extensions do not load