Solve hCaptcha right in your browser.

The NoneCap Chrome extension watches for hCaptcha and clicks through it for you while you browse. 100 free solves a day, no account. Want more? Connect a NoneCap API key and solving runs unlimited on your balance. It's open source, so you can read exactly what it does before you install it.

What it does

  • 100 free solves a day, no signup required.
  • Bring your own API key for unlimited solving on your account balance.
  • Solves grids, drag puzzles, and point-on-image challenges, with a smooth, human-like cursor.
  • Per-site pause and a blocklist for sites where you never want it to run.
  • Open source under the MIT license.

Install

It's feature complete and in review for the Chrome Web Store right now. Until it lands there, you can install it from source today:

  • Grab the latest release from GitHub, or clone the repo and run bun install && bun run build.
  • Open chrome://extensions and turn on Developer mode.
  • Click "Load unpacked" and select the dist folder.

We'll add the Web Store link here as soon as it's approved.

How it works

When a captcha appears, the extension crops a screenshot down to just the challenge area and sends that image to the NoneCap API. The API returns where to click, and the extension moves the cursor and clicks for you. All the recognition happens on NoneCap's servers, so the extension itself carries no solving logic. It's a thin client over the same API as everything else on the site.

Privacy

The extension captures the challenge area of the screen, and only while a challenge is open. It also sends an anonymous outcome ping (solved or failed, plus the round count) so solve quality can be monitored. It doesn't collect your browsing history or page content. The full policy is on the extension privacy page.

Prefer to call the API directly?

The extension is the no-code way to use NoneCap. If you're automating a browser or a scraper instead, call the API yourself with a few lines of code, or use the official TypeScript SDK. The API reference has runnable examples in cURL, Node, Python, and Go, and the integration guides cover Playwright, Puppeteer, scraping, and AI agents.

Last updated June 2026.

Frequently asked

Do I need a NoneCap account to use the extension?
No. The extension gives you 100 free solving credits every day with no signup. When you want more, add a NoneCap API key in the options and solving runs against your account balance instead of the daily free tier.
What does the extension actually send?
Only the challenge. When a captcha opens, the extension captures a screenshot cropped to the challenge area and sends that image to the NoneCap API, which returns where to click. It captures nothing else, and only while a challenge is open. Full detail is in the extension privacy policy.
Which hCaptcha challenges can it solve?
Image grids, drag puzzles, and point-on-image challenges. It doesn't solve reCAPTCHA, Cloudflare Turnstile, or FunCaptcha.
Why does it ask for the debugger permission?
hCaptcha's drag and point puzzles ignore synthetic clicks from a normal content script, so the extension dispatches real mouse input through Chrome's debugger API. It attaches only during an active solve and detaches the moment the attempt ends. Chrome shows a "started debugging this browser" banner while that is happening.
Is it open source?
Yes, under the MIT license. The full source is at github.com/nonecap/nonecap-extension, so you can read exactly what it does before installing.

Start solving hCaptcha in minutes.

100 free credits on signup. Pay per solve, credits never expire, failed solves auto-refunded.