Antidetect browser profile manager for the patched Firefox (manual use).
Project description
An open-source anti-detect browser.
Many undetectable profiles on one patched Firefox, no subscription.
One desktop app, many identities. Each profile is a distinct fingerprint (GPU, canvas, fonts, audio, WebRTC) set at the C++ source level plus its own proxy and saved logins, so every profile passes bot detection on its own. Hit Launch and a real Firefox window opens with that identity.
If you got here from a search
You are probably looking for one of these:
- an anti-detect browser that is open source, so you can read what it does to the fingerprint instead of trusting a vendor's word
- a multi-account browser or browser profile manager, where each profile is a separate identity with its own proxy and its own saved logins
- an alternative to the commercial multi-accounting browsers, which are subscription products with closed engines
This is the free one. The fingerprint is set in the browser's C++ source rather than injected by an extension, and both the patched Firefox and the profile logic are public: the engine patches and the profile core.
If you want the same engine driven from code rather than from a window, that is invisible_playwright.
Install
pip install invisible-firefox
python -m invisible_firefox
Everything it needs is downloaded automatically, nothing to fetch by hand: the patched Firefox binary (once, SHA256-verified, cached) the moment the app opens, and the GeoIP database when a proxy needs it. Runs on Windows, Linux and macOS.
Built on invisible_core; it launches the binary directly, no Playwright.
What you get
- One identity per profile - GPU, screen, fonts and ~400 other fields from a seed, stable across launches.
- Persistent - each profile keeps its own cookies, storage and logins in its own directory.
- Per-profile proxy - none, or sx.org residential, with country and city per profile.
- Live status - see which profiles are running; close the browser and the list updates itself.
Proxies
Around 90% of proxies are public, so their IPs are already known and blocked. For the clean 10%, residential IPs that aren't already known, we recommend sx.org: set your API key once in the Proxies menu, then pick a country and city per profile. New accounts get 3 GB free with code STEALTH.
Related projects
- invisible_core - the pure-config engine (seed to fingerprint to prefs, binary download, proxy, geo) this app runs on.
- invisible_playwright - the same patched Firefox driven by Playwright, for automation.
- firefox_antidetect_patch - the C++ patches against Firefox that produce the binary.
How browser fingerprinting actually works
If you want to understand what an anti-detect browser is actually hiding, rather than which one to buy, the surfaces are written up one at a time at feder-cr.github.io/invisible_playwright: what the WebGL renderer string gives away, why headless machines render different fonts, what a visitor ID is a hash of, and why suppressing a signal is itself a signal. They are about the problem, not about this app, and several of them record something we got wrong first.
License
MIT - see LICENSE. The patched Firefox binary is distributed under the MPL-2.0 (Firefox upstream license).
Disclaimer
This project is for educational purposes only. It is provided as-is, with no warranties. I take no responsibility for how it is used. Use it at your own risk and in compliance with the laws of your jurisdiction.
Built by Federico Elia
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file invisible_firefox-0.2.4.tar.gz.
File metadata
- Download URL: invisible_firefox-0.2.4.tar.gz
- Upload date:
- Size: 53.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ed8d131e3ecc93174ed05b640d88c2ab2ed4106c143c337ecba685485616b6b
|
|
| MD5 |
f515c8707e68153731c0cbe1050c4e25
|
|
| BLAKE2b-256 |
f464ac6ed7bce4d25e49da58f6d5db1e1a0b3e35ab72968b209abf9a117bee02
|
File details
Details for the file invisible_firefox-0.2.4-py3-none-any.whl.
File metadata
- Download URL: invisible_firefox-0.2.4-py3-none-any.whl
- Upload date:
- Size: 37.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
effd03793e832c03541844aa65a3e53c0b38b3629df4c5e8137a41c50e7d3c12
|
|
| MD5 |
fdd4679d6b121dc061e7937a5d682e34
|
|
| BLAKE2b-256 |
65802ddff1760175a4b4c9edf6d3622bec4b55fc470da21a2fc1e2c4ca6cf858
|