Skip to content

ChromiumFish 149.0.7827.115

Latest

Choose a tag to compare

@arman-bd arman-bd released this 18 Jun 20:12

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      # Node

The 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-seed derives a coherent, internally-consistent browser persona.