docs: add fingerprint management section, document all 10 fingerprint flags

- Document default fingerprint config (5 flags set per launch)
- Document additional 5 flags (brand, platform-version, location, timezone)
- Add usage examples for seed pinning, GPU override, timezone
- Update roadmap: fingerprint rotation per session → Released
- Bump Python 0.1.11 → 0.1.12, JS 0.1.9 → 0.1.10
This commit is contained in:
CloakHQ
2026-02-26 08:42:36 +01:00
parent cc501d8ef6
commit 31c04d5bcc
3 changed files with 72 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cloakbrowser",
"version": "0.1.9",
"version": "0.1.10",
"description": "Stealth Chromium that passes every bot detection test. Drop-in Playwright/Puppeteer replacement with source-level fingerprint patches.",
"type": "module",
"main": "dist/index.js",