AliasMode product
One profile manager. Cloud or Local.
AliasMode gives each account a persistent browser profile with its own session, proxy, browser settings, and operating context. Use free Cloud sync with a team or keep the workflow on one computer.
Persistent browser identities
A profile is a reusable browser workspace. It keeps the data required to return to an authorized account without mixing that session with another client, brand, or project.
- Persistent user-data directory
- Proxy and proxy credentials
- User agent and screen parameters
- Deterministic fingerprint seed
- Cookies and session state
- Groups, tags, extensions, and profile metadata
Desktop, browser, and Cloud
The AliasMode desktop app manages profiles, groups, proxies, Local API requests, and profile launches. The desktop app is Apache-2.0 open source; it is the complete product, not a thin client over a hidden backend.
CloakBrowser is the third-party browser engine AliasMode installs and launches, included at no extra cost under its own license. AliasMode Cloud is the optional managed synchronization and collaboration service.
The Xreacher team developed AliasMode and used it internally for months before releasing the desktop client as a free, open-source product.
Proxy and automation support
Assign HTTP, HTTPS, or SOCKS5 proxy settings per profile. Start profiles through the Local API and connect Playwright to the returned CDP endpoint when a workflow needs browser automation.
- Proxy import and credential handling
- Proxy preflight, exit, and timezone checks
- AliasMode Local API (AdsPower-compatible subset)
- Playwright connection through chromium.connectOverCDP