EarlyTerms

Stealth Chromium

Rising · Emerged · 138 days old · Last reviewed

Stealth Chromium is a category of Chromium browser forks that patch bot-detection fingerprints directly in the C++ source before compiling the binary, instead of overriding JavaScript properties at runtime like older stealth libraries. The result is a drop-in Playwright or Puppeteer replacement that reads as an ordinary Chrome install to fingerprinting scripts and CAPTCHA services.

The category took shape when CloakBrowser launched on GitHub February 22, 2026, applying dozens of source-level patches to canvas, WebGL, audio, and GPU signals; it has since drawn 28,000+ stars. Fortress, aimed at AI agents specifically, followed with a July 8, 2026 Show HN launch.

💡

Fortress ships an MCP server alongside its stealth Chromium binary so an AI coding agent can drive a browser through Claude Code or Cursor without CAPTCHA or Cloudflare Turnstile interrupting the session, per its GitHub README and July 2026 Show HN post.

A JS stealth plugin is a fake mustache taped on for the photo; stealth Chromium regrows the face.

Search Interest

peak 0
updated 2026-07-10
0 0 0
2026-06-11 2026-06-26 2026-07-10
Term Lifecycle
  1. Nascent
    0–7 days
  2. Emergent
    8–30 days
  3. Validating
    31–90 days
  4. Rising ← now
    91–180 days
  5. Established
    180 days +

Why is it emerging now?

TL;DR

AI agents now browse the live web on users' behalf, and most sites block them on sight — CloakBrowser proved a C++-patched Chromium beats detection at scale, and July 2026's Fortress launch shows the pattern spreading specifically to agent tooling.

5 forces driving coverage — scroll →

Outlook

6-month signal projection and commercial timeline.

Signal high
Revenue strong

AI agents browsing the open web make anti-bot bypass a recurring need; multiple funded and OSS entrants are compounding the category fast.

Risk · Major anti-bot vendors (Cloudflare, DataDome) can patch detection faster than forks can rebase, resetting the arms race repeatedly.

Analogs · undetected-chromedriver · puppeteer-extra-stealth · residential proxies

Monetization timeline
  1. now
    Freemium OSS, paid hosted tiers

    CloakBrowser sells $19-$499/mo session tiers; most forks stay free and OSS.

  2. 3-6mo
    Agent-framework bundling

    MCP servers ship stealth Chromium as a default tool for coding agents.

  3. 6-12mo
    Anti-bot vendors respond

    Cloudflare/DataDome countermeasures reset the arms race, forcing rebases.

Competition & Opportunity for term “Stealth Chromium”

Signals derived from the tracked queries, the term's monetization cards, and its cluster neighbors. Heuristic except where marked measured (Google KD).

Content Gap
5 queries tracked
Led by General (4), Showcase (1)
5 Suggest-only tails — long-tail opening
Revenue Potential
0% commercial-intent queries
2 monetization angles mapped
Mostly informational — pre-commercial
Build Difficulty
High (heuristic)
Stage: rising — late entry — verify the gap first
0 / 12 default TLDs taken
5 related terms already published
Heuristic · signals: tracked queries, term monetization cards, cluster neighbors

Ideas for term “Stealth Chromium”

Buildable pitches — turn this term into an article, site, product, post, newsletter, video, or course. Steal any card and run with it.

Article
Stealth Chromium vs. Playwright Stealth Plugin: Which Actually Passes Cloudflare Turnstile in 2026?

Head-to-head test of C++-source-level forks against JS-patch libraries on live bot-detection suites; strong long-tail search intent from scraping and QA devs.

Article
How to Point Your AI Coding Agent's Browser Tool at a Stealth Chromium Binary

Step-by-step for wiring Fortress or CloakBrowser into Claude Code / Cursor via CDP or MCP; targets the fastest-growing use case.

Article
Best Stealth Chromium Forks in 2026: CloakBrowser vs. Fortress vs. Scrapium vs. Rayobrowse

Comparison table of patch counts, pricing, and detection pass rates; evergreen buyer's-guide traffic once the category has 5+ entrants.

Product
A CI job that regression-tests your stealth Chromium fork against the top 10 bot-detection vendors nightly

Detection scripts update constantly; a monitoring SaaS for fork maintainers fills a gap none of the current projects solve themselves.

Product
A hosted stealth-Chromium-as-a-service billed per successful (non-blocked) request instead of per session

Undercuts CloakBrowser's flat session pricing for bursty agent workloads that only need occasional unblocked access.

Post
I Ran the Same Scraper Through 5 Stealth Chromium Forks. Here's Which One Cloudflare Caught.

First-person benchmark thread with screenshots; high share potential in scraping and AI-agent developer circles on X and HN.

Post HN / r/webscraping
The Browser Fingerprint Arms Race Just Moved Into Chromium's Source Code

281 GitHub stars in a week, and Fortress's own contributors call bot-detectors "the siege" laying against their "fortress."

Post Newsletter / LinkedIn
Why Every AI Agent Startup Will Ship a Stealth Browser by 2027

CloakBrowser hit 28,000 stars selling exactly one promise: your agent won't get blocked.

Post YouTube / Tech media
I Tried to Get an AI Agent Banned From Every Site I Could Find. It Won.

Cloudflare Turnstile, reCAPTCHA v3, BrowserScan — one binary swap and the agent walked through all three.

What People Search

Long-tail queries from Google Suggest + Trends. Volume and competition are heuristics — directional, not audited. Content Type comes from query shape.

Keyword
Competition
Content Type
stealth chromium
Very Low
General
chromium stealth github
Low
Showcase
tf-playwright-stealth chromium
Very Low
General
foods highest in chromium
Low
General
does chromium track you
Low
General
Updated 2026-07-10 · sources: Google Trends, Google Suggest · Competition is heuristic

SERP of term “Stealth Chromium”

What searchers see today — organic results on top, paid ads if anyone's bidding. Ad density is a real-time commercial signal.

FAQ

What is Stealth Chromium?

Stealth Chromium is a category of Chromium browser forks that patch bot-detection fingerprints directly in the C++ source before compiling the binary, instead of overriding JavaScript properties at runtime like older stealth libraries.

Why is Stealth Chromium emerging now?

AI agents now browse the live web on users' behalf, and most sites block them on sight — CloakBrowser proved a C++-patched Chromium beats detection at scale, and July 2026's Fortress launch shows the pattern spreading specifically to agent tooling.

When did Stealth Chromium emerge?

Publicly emerged around 2026-02-22 (about 138 days ago as of 2026-07-10). EarlyTerms first recorded a pipeline signal on 2026-07-10.

Related Terms

Other terms in the same space — aliases, subtypes, competitors, and neighbors to explore next.

Explore next
Also mentioned
  • Includes CloakBrowser·Fortress
  • Competitor patchright·puppeteer-extra-stealth·undetected-chromedriver
  • Related residential proxy·Cloudflare Turnstile

Sources

Primary URLs this report cites — open any to verify the claim yourself.

  1. 01 CloakBrowser — GitHub (28k+ stars, source-level fingerprint patches) github.com
  2. 02 CloakBrowser.dev — product site and pricing cloakbrowser.dev
  3. 03 Fortress — GitHub (stealth Chromium engine for agents) github.com
  4. 04 Show HN: Fortress – a stealth Chromium so your agents stop getting blocked news.ycombinator.com
  5. 05 Show HN: Clark-Browser – Stealth Chromium news.ycombinator.com
  6. 06 Scrapium — Scrapfly's hosted stealth Chromium browser scrapfly.io