Unlimited profiles
Create a separate profile for every account, client, brand, or project. Add as many as your work needs.
Free & open source · Own Firefox engine · Windows beta
Run every profile in AliasMode Firefox, our own fully open-source antidetect engine, or in Chromium. Create unlimited isolated profiles, keep everything on your computer in Local mode, or sync with your team and AI agents.
Each profile carries its own timezone, language and hardware fingerprint.
One workspace, owner and member roles, revoke a device at any time.
Deleted profiles stay recoverable until you empty the trash.
One browser. Every account.
Give every account its own browser identity, then keep your work organized across devices and teammates.
Create a separate profile for every account, client, brand, or project. Add as many as your work needs.
Each profile keeps its own browser identity, cookies, sessions, and storage so your accounts stay separate.
Sync encrypted portable profiles, invite teammates, and work together, people and AI agents, through one shared workspace.
Detection-tested runtime
AliasMode Chromium profiles open in CloakBrowser, a Chrome-based runtime patched at the source, so websites see a normal human-driven browser, not an automation tool. Here is how it compares on the public detection services that platforms use to screen visitors.
| Detection service | Standard automated browser | CloakBrowser | Notes |
|---|---|---|---|
| reCAPTCHA v3 | 0.1 (bot) | 0.9 (human) | Server-side verified |
| Cloudflare Turnstile (non-interactive) | FAIL | PASS | Auto-resolve |
| Cloudflare Turnstile (managed) | FAIL | PASS | Single click |
| ShieldSquare | BLOCKED | PASS | Production site |
| FingerprintJS bot detection | DETECTED | PASS | demo.fingerprint.com |
| BrowserScan bot detection | DETECTED | NORMAL (4/4) | browserscan.net |
| bot.incolumitas.com | 13 fails | PASS | Bot checks passed |
| deviceandbrowserinfo.com | 6 true flags | 0 true flags | isBot: false |
navigator.webdriver | true | false | Source-level patch |
navigator.plugins.length | 0 | 5 | Real plugin list |
window.chrome | undefined | object | Present like real Chrome |
UA string | HeadlessChrome | Chrome/150.0.0.0 | No headless leak |
CDP detection | Detected | Not detected | isAutomatedWithCDP: false |
TLS fingerprint | Mismatch | Identical to Chrome | ja3n/ja4/akamai match |
A standard automated browser is out-of-the-box Playwright or headless Chrome/Chromium, the default setup most automation scripts and bots use.
Point-in-time results from independent public test services; you can reproduce them yourself against a CloakBrowser profile. Detection vendors update their checks continuously, and no browser can guarantee a pass on every service forever.
Start in minutes
Install AliasMode on Windows and create your free Cloud account inside the app. Your profiles are ready when your work moves to another device or teammate.
Get AliasMode free →Browser automation API
Open profiles through the AliasMode Local API (AdsPower-compatible), attach the Playwright CDP endpoint, or hand the whole browser to an agent through the built-in MCP server — local stdio or Remote MCP with OAuth.
// start the profile
GET /api/v1/browser/start?user_id=PROFILE_ID
// attach to what is already running
const browser = await chromium.connectOverCDP(
res.data.ws.puppeteer
)Open from engine to app
Most antidetect browsers ship a closed engine. AliasMode ships its own: AliasMode Firefox, with every fingerprint patch public under MPL-2.0. The complete desktop app — dashboard, local runtime, Local API, and MCP server — is Apache-2.0. Chromium profiles run in CloakBrowser, a third-party engine included at no extra cost, and the optional Cloud sync is a hosted service.
aliasmode/aliasmode-firefoxaliasmode/aliasmodeLocal mode
Use AliasMode Local. No account, no Cloud traffic: your profiles, cookies, and fingerprints stay on your computer.
Explore account-free Local mode →Built for real account work
Developed by Xreacher
The Xreacher team developed AliasMode for its own work and used it internally for months before releasing it as a free, open-source product.
Read the AliasMode story →Community
Releases, fingerprint questions, proxy troubleshooting and feature requests all land in one open Telegram group, read by the people building AliasMode.
Free to join, and open to read before you post.
Simple pricing
Choose Cloud or Local at no cost. AliasMode is a non-profit project supported by optional donations.
Recommended
Manage unlimited profiles, synchronize your work, and collaborate with your team.
Account-free
Keep your browser profiles on one computer and work without an AliasMode account.
Support the project
AliasMode is a non-profit project. If it is useful to you, email us to discuss a donation.
Version 0.1.0-beta.50
SHA-256: e5c215bef0c0f2612bc1c47feabc4eb2a4baed9986b17305928feff7d6209697
Compare the file checksum before you run it. A checksum confirms the file you downloaded; it is not code signing.