Fingerprint-hardened Chromium build for stealth browser automation.
Platforms
| Platform | Asset |
|---|---|
| Linux x64 | chromiumfish-149.0.7827.115-linux-x64.tar.gz |
| macOS arm64 | chromiumfish-149.0.7827.115-mac-arm64.tar.gz |
SHA-256 checksums are published alongside each archive (*.sha256).
Install via the SDK
pip install chromiumfish # Python
npm install chromiumfish # NodeThe SDK resolves this release for your platform, verifies the SHA-256, caches the
build under ~/.cache/chromiumfish/149.0.7827.115/, and launches it through Playwright.
Notes
- Chromium base: 149.0.7827.115
- Runs headless on GPU-less Linux via SwiftShader.
- One
--persona-seedderives a coherent, internally-consistent browser persona.