Browser extension

The CAPTCHA Solver Extension for Chrome & Firefox

CapSkip detects and solves reCAPTCHA v2 and v3, Cloudflare Turnstile, GeeTest v3 and thousands of image CAPTCHAs right in the page, with unlimited solving for one flat price.

  • Unlimited solves
  • Chrome & Firefox
  • 90-100% accuracy
  • No code needed

The CapSkip browser extension turns CAPTCHAs into something you stop noticing. Install it in Chrome or Firefox, run the CapSkip app, and the two find each other automatically: there is no API key to paste and no account to sign into. From then on the extension spots the challenge on the page, solves it, fills the answer in, and can submit the form for you.

It covers what you actually run into. reCAPTCHA v2 in checkbox, invisible and callback modes, reCAPTCHA v3 and Enterprise, Cloudflare Turnstile widgets and full challenge pages, GeeTest v3 slide puzzles, and thousands of image and text CAPTCHA variants. Solving runs on your own Windows machine or VPS rather than a remote farm, so image CAPTCHAs clear in about 0.1 seconds at 90-100% accuracy and the pages you browse are never uploaded anywhere.

Pricing is the other half of the story. Pay-per-solve services charge for every single CAPTCHA, so a heavy day turns into a real bill. CapSkip is one flat rate with unlimited solving and unlimited threads: a $1 seven-day trial, then $10/month on Bronze, plus a $99 one-time lifetime license. The extension itself is free from the Chrome Web Store and Firefox Add-ons; the license is what unlocks solving.

No coding required. Run the CapSkip app and the browser extension connects automatically, then solves CAPTCHAs right in the page. Already using another service? Migrating is easy: CapSkip is a drop-in captcha solver that emulates 2Captcha, RuCaptcha, Anti-Captcha, CapMonster Cloud, CapSolver, DeathByCaptcha, SolveCaptcha and Captchas.io. Add your service to the hosts file in the CapSkip app and your existing code is routed to CapSkip and solved locally, with no changes.

What the CAPTCHA solving extension does

Automatic detection and solving

CAPTCHAs are found and solved the moment they appear on the page. No clicks, no copying tokens between windows, no waiting on a remote queue.

Every major CAPTCHA type

reCAPTCHA v2 checkbox, invisible and callback, reCAPTCHA v3 and Enterprise, Cloudflare Turnstile, GeeTest v3, and thousands of image and text variants.

Human-like typing

Text answers are typed character by character with natural timing, so a filled form behaves like real input rather than an instant paste.

Auto-submit with delays

Submit forms automatically once the challenge clears, with configurable delays and custom JSON AutoSubmit rules for individual sites.

Domain blacklist and manual mode

Exclude any site where you would rather solve things yourself, or switch to manual mode and approve each solve as it comes up.

Automatic retries

A rare miss or a network hiccup is retried on its own until the CAPTCHA is cleared, and retries cost nothing because solving is not metered.

Three ways to solve CAPTCHAs with CapSkip

Python
# pip install capskip
from capskip import CapSkip

solver = CapSkip(host="127.0.0.1", port=8080)

result = solver.recaptcha(
    sitekey="YOUR_SITEKEY",
    url="https://example.com/signup",
)

print(result["code"])   # token, ready to submit

The extension needs no code at all. If you also automate, the same local solver backs the SDKs at the same flat rate.

No-code browser extension

Install the CapSkip extension and it detects the widget on any page and solves it for you, with nothing to script.

Official SDKs

Automate solving from your own code with the Python, Node.js, PHP and C# clients. A few lines returns a valid token.

Local HTTP API

Prefer raw HTTP? CapSkip exposes a local endpoint with 2Captcha and Anti-Captcha API emulation, so any HTTP client works.

Watch it solve a real challenge

Our demo pages host live reCAPTCHA, Turnstile, GeeTest and image widgets. Install the extension, open one, and watch the challenge clear itself.

How to install the CAPTCHA solver extension

  1. 1

    Install CapSkip

    Download the desktop app for Windows (or run it on a VPS) and launch it. The local solver starts automatically.

  2. 2

    Sign in to the app

    Buy the $1 trial or a Bronze / Silver / Gold license and your login details arrive by email straight away, with the license live the moment you pay. Sign in to the app with them and you are ready to solve. The setup guide walks through it.

  3. 3

    Solve automatically

    Use the browser extension for no-code solving, or call the SDK / HTTP API from your automation.

Why choose a flat-rate CAPTCHA solver extension?

FeatureCapSkipPay-per-solve services
PricingOne flat rate with unlimited solvesPay for every single CAPTCHA
Image CAPTCHA speedAbout 0.1 seconds, solved on your own deviceA few seconds, via remote workers
PrivacySolving happens locally, the page never leaves your machineChallenges are uploaded to remote servers
Usage limitsNone, solve as much as you needStops when your balance runs out
SetupInstall the extension and run the app, no key to pasteCreate an account, top up a balance, copy an API key
CAPTCHA coveragereCAPTCHA v2/v3/Enterprise, Turnstile, GeeTest v3, image and textBroad, but every type is billed per solve

Simple licenses, unlimited solving

Pay once for a lifetime license, then a low monthly subscription. Every plan unlocks unlimited solving for every CAPTCHA type, with no per-CAPTCHA fees, ever.

Bronze

$99 one-time, then

$10 / month

Unlimited solving

1-device license

Unlimited high-speed solves and unlimited threads on a single machine.

Subscribe now

Gold

$99 one-time, then

$20 / month

Unlimited solving

3-device license

Maximum scale: unlimited solves and unlimited threads across three machines.

Subscribe now

Just want to try it first?

Start with a 7-day trial for $1 and solve 1,000 CAPTCHAs of any type on your own targets.

Start the $1 trial

Every paid license includes

  • Unlimited high-speed solving, with no per-CAPTCHA fees
  • Unlimited threads for high-volume automation
  • Solves reCAPTCHA, Turnstile, GeeTest and image CAPTCHAs
  • 90% to 100% recognition accuracy
  • Emulates 2Captcha, Anti-Captcha, CapSolver and more
  • No coding required, plus a developer-friendly API
  • Browser extension for Chrome and Firefox included
  • Instant license activation and free new-CAPTCHA training

Not sure which tier fits? Compare them on the pricing page or read the FAQ.

How to install and use the CAPTCHA solver extension

Setup is three steps and only happens once. Add CapSkip from the Chrome Web Store or Firefox Add-ons, which also covers Chromium browsers like Brave, Edge, Opera and Vivaldi. Then download the CapSkip desktop app for Windows and run the installer, because the app is what actually performs the solving on your device. Start the app and the extension connects to it on its own. From that point every supported CAPTCHA on a page is detected and cleared automatically.

The defaults suit most people, but the extension is adjustable: a domain blacklist keeps it off sites you want to handle yourself, manual mode hands each solve back to you, and auto-submit delays plus per-site JSON AutoSubmit rules control what happens after a challenge clears. Image CAPTCHAs need no proxies at all, while reCAPTCHA and Turnstile do need them to avoid blocks, with HTTP, HTTPS, SOCKS5 and SOCKS5h all supported. The extension guide walks through every setting.

CAPTCHA solver extension FAQ

Is CapSkip a free CAPTCHA solver extension?
The extension is free to install from the Chrome Web Store and Firefox Add-ons. Solving requires a license: a $1 trial gives you full access for one week with 1,000 solves. Paid licenses (Bronze, Silver and Gold) pair a one-time lifetime purchase with a monthly subscription that keeps access active, and there are no per-CAPTCHA fees.
Does the extension work on its own?
No, it works as a pair. The extension detects CAPTCHAs in your browser and the CapSkip desktop app for Windows performs the solving on your device, so you need both: add the extension from the store, then download the app and run the installer. Image CAPTCHAs run comfortably on a standard Windows PC or VPS; for reCAPTCHA and Turnstile, at least 32 GB of RAM is recommended for stable performance.
Which CAPTCHA types can the extension auto solve?
CapSkip auto-solves Google reCAPTCHA v2 (checkbox, callback and invisible modes), reCAPTCHA v3, reCAPTCHA Enterprise, Cloudflare Turnstile, GeeTest v3 slide puzzles, and thousands of image and text CAPTCHA variants. New variants are trained free of charge when users run into them.
Does the auto CAPTCHA solver extension work in both Chrome and Firefox?
Yes. CapSkip ships as a Chrome extension and a Firefox add-on. The Chrome version also works in Chromium-based browsers such as Brave, Microsoft Edge, Opera and Vivaldi. The solving itself is handled by the CapSkip desktop app, which runs on Windows.
How fast does the extension solve CAPTCHAs?
Image CAPTCHAs are solved in roughly 0.1 seconds, and reCAPTCHA, Turnstile and GeeTest challenges typically complete within a few seconds. Actual performance depends on your hardware and setup, and trial licenses solve slightly slower than paid ones.
Do I need proxies to use CapSkip?
Not for image CAPTCHAs, which never require them. For reCAPTCHA and Cloudflare Turnstile, proxies are required to avoid blocks. HTTP, HTTPS, SOCKS5 and SOCKS5h proxies are all supported.
Is there a limit on how many CAPTCHAs I can solve?
No. Every license includes unlimited solving with no throttling, no caps and no per-solve charges. All tiers offer the same recognition types, accuracy and speed; the only difference is the number of devices. If your subscription lapses you can reactivate it later without repurchasing the lifetime license.
How is CapSkip different from pay-per-solve CAPTCHA services?
Pay-per-solve services charge for every single CAPTCHA, so heavy usage gets expensive fast. CapSkip charges one flat rate with unlimited solves, so your bill is identical whether you solve a hundred or a hundred thousand a month. The local API also emulates services such as 2Captcha, RuCaptcha, Anti-Captcha, CapMonster Cloud, CapSolver and DeathByCaptcha, so existing tools keep working.
How do I install the CAPTCHA solving extension?
Use the "Add to Chrome" or "Add to Firefox" button above and confirm the installation in your browser. Then download and install the CapSkip desktop app for Windows, which performs the solving. Once both are running, CAPTCHAs are detected and solved automatically. The extension guide has a full walkthrough.
Can I control where the extension auto solves CAPTCHAs?
Yes. CapSkip includes a domain blacklist so you can exclude specific sites, a manual solving mode for full control, configurable auto-submit delays, and custom AutoSubmit rules via JSON for site-specific workflows.
Can I get a refund?
No. The $1 trial gives you a full week with 1,000 solves so you can test everything on your own targets before buying a license.

Ready to stop solving CAPTCHAs by hand?

Add CapSkip to Chrome or Firefox, run the app, and challenges clear themselves in the page. One flat price, unlimited solves, no per-CAPTCHA billing.