Adds Google reCAPTCHA protection to any Framer form. Every submission is verified against Google's API through a managed Cloudflare Worker before the form is allowed to submit. Spoofed or missing tokens get blocked instead of passing through.
v2 checkbox, v2 invisible, and v3 score-based modes
Works with standard reCAPTCHA (free) and reCAPTCHA Enterprise
Score threshold for v3 with a configurable minimum
Optional hostname validation to prevent cross-domain token reuse
Auto-detects the parent Framer Form, no wiring needed
Light and dark themes
Inline or bottom-right badge placement
Canvas preview while designing
Fallback message when ad blockers block Google's script
Debug mode with console logs
Managed verification endpoint, no backend setup required
Drop the component inside your Framer Form
Paste your Site Key and Secret (or API Key for Enterprise)
Pick v2 or v3
Publish
A Site Key and Secret Key from the Google reCAPTCHA Admin Console
Or a Site Key + API Key + Project ID from the Google Cloud Console for reCAPTCHA Enterprise
Your domain added to the allowed list in whichever console you use
Does not block manual spam, only automated bots
Does not replace proper authentication for login forms
Does not handle form routing, your form still posts wherever you've configured it
Support
Email: hello@digithinktech.com
Refunds are handled through Framer's marketplace refund policy.