Skip to main content

invisible_core

Pure config for a patched Firefox stealth profile - zero Playwright dependency.

seed → fingerprint profile → Firefox prefs, plus patched-binary download, proxy config, and geo/timezone resolution. Importing it does not start a browser, which is the point: the same fingerprint config backs an automation wrapper and, through it, an MCP server, without either depending on the other.

(It backed a desktop profile manager too, until that repository was deleted on 2026-08-18. The package it published, invisible-firefox, is still on PyPI.)

The shared foundation used by:

  • invisible_playwright - the Playwright automation wrapper (InvisiblePlaywright). The only direct consumer.

And through it, for anyone who would rather prompt than script:

The engine itself lives in firefox_antidetect_patch, a Firefox patched at the C++ source level so the fingerprint is produced by the browser instead of injected into the page.

pip install invisible-core
from invisible_core import generate_profile, translate_profile_to_prefs, ensure_binary

profile = generate_profile(seed=42)          # deterministic Bayesian fingerprint
prefs   = translate_profile_to_prefs(profile)  # dict of Firefox user prefs
binary  = ensure_binary()                     # path to the patched Firefox binary

Same seed → same fingerprint, every time.

What the fields actually mean

Which surfaces a browser fingerprint is made of, what each one gives away, and why consistency between them matters more than any single value, is written up at the invisible_playwright wiki. Those pages are about the problem, not about this package, and several of them record something we got wrong first. A few that document the exact fields this package generates:


ci

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invisible_core-27.17.0.tar.gz (459.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

invisible_core-27.17.0-py3-none-any.whl (248.1 kB view details)

Uploaded Python 3

File details

Details for the file invisible_core-27.17.0.tar.gz.

File metadata

  • Download URL: invisible_core-27.17.0.tar.gz
  • Upload date:
  • Size: 459.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for invisible_core-27.17.0.tar.gz
Algorithm Hash digest
SHA256 e17d32893623c22f5e6b142f5b1ba7227222efd6004742e97a51f35b1d724ea3
MD5 4f1fa7d0a0152745c69b0726949423dc
BLAKE2b-256 3f91e3c9047eb276cae9d2e852149b85ae6e6fba9d26fd28f7d980ad99c411a7

See more details on using hashes here.

File details

Details for the file invisible_core-27.17.0-py3-none-any.whl.

File metadata

File hashes

Hashes for invisible_core-27.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66f14c22c1f1454c78b260cf6c08fb4e939f37e4e7501db72f97e53a5098a292
MD5 692ded98da64aaa421becaef24bc7456
BLAKE2b-256 a251cd3bc3bc063f2ce579011a71c4790ab687e4d0d8bfef1664c3f0412d89ef

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

27.17.0 This release

2 files

26.17.0

2 files

26.16.0

2 files

25.16.0

2 files

24.16.0

2 files

23.16.0

2 files

22.16.0

2 files

21.16.0

2 files

20.16.0

2 files

20.15.0

2 files

20.14.0

2 files

19.14.0

2 files

18.14.0

2 files

18.13.0

2 files

18.12.0

2 files

18.11.0

2 files

18.10.0

2 files

18.9.0

2 files

18.8.0

2 files

18.7.0

2 files

18.6.0

2 files

18.5.0

2 files

18.4.0

2 files

18.3.0

2 files

18.2.0

2 files

18.1.0

2 files

18.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page