Chrome extension for Clay prospecting.
Keep prospecting without breaking focus or building a copy-paste backlog
Wedge lets you capture a promising account or contact while it is still on screen when manual entry would break your prospecting flow, by sending the page context and your notes into a saved Clay workflow that can enrich the record and route it to your CRM or outbound campaign.
✓ 100% free and open source ✓ No backend or Wedge account ✓ Built for Clay-powered prospecting
⭐ Used by top sales reps
Stay in the prospecting flow from first page to finished list
Promising prospects enter Clay while the context is fresh, where your workflow can enrich them and route them into the right CRM list or outbound campaign. You finish the session with follow-up already moving instead of a bookmark folder to process.
Choose between copy-paste, bookmark backlogs, custom extensions — or capturing the prospect from the page you're on
| Wedge | Manual copy-paste | Generic form tools | Custom extension | |
|---|---|---|---|---|
| Free software | ✅ | ✅ | ❌ | ✅ |
| No code needed | ✅ | ✅ | ✅ | ❌ |
| No third-party form service | ✅ | ✅ | ❌ | ✅ |
| Captures from the source page | ✅ | ❌ | ❌ | ✅ |
| Reusable prospecting forms | ✅ | ❌ | ✅ | ✅ |
| Local configuration and history | ✅ | ❌ | ❌ | ✅ |
| Autofills prospect context | ✅ | ❌ | ❌ | ✅ |
| Review before enrichment | ✅ | ❌ | ❌ | ✅ |
| Routes to multiple Clay workflows | ✅ | ❌ | ❌ | ✅ |
Capture the lead while you're browsing. Wedge fills the repeated fields, you add any important notes, and Clay receives the context it needs for enrichment and routing.
Capture a company or contact while you’re browsing. Get it enriched and routed through Clay in seconds.
📈 Capture prospects as you browse
Capture the company or contact while it is still on screen. Wedge sends the context to Clay, where your workflow can enrich it and route it to your CRM or outbound campaign.
⚡ Let Wedge fill the details you'd otherwise copy
Saved forms and fixed fields keep recurring values in place. You add what changed, then send the prospect into the right Clay workflow.
💬 Update the pipeline without switching tabs
Capture from the source page. Clay can enrich the record and move it into the CRM list or outbound campaign you configured.
Capture your first prospect in five minutes
1️⃣Install WedgeDownload the latest release, unzip it, and load the folder in Chrome's Developer mode. |
2️⃣Connect a sales workflowPaste its Clay webhook URL, then choose the prospect details that workflow needs for enrichment and routing. |
3️⃣Capture a prospectOpen a company, contact, or signal page, check the context, and send it into the Clay workflow you chose. |
Choose how to get started
Self-serveFor sales reps and GTM teams with Clay workflowsFree ✓ Multiple Clay prospecting workflows ✓ Automatic page context and selected evidence ✓ Custom, fixed, and rep profile fields ✓ Review every prospect before sending ✓ Local activity history and errors ✓ Import and export reusable team setups |
Done-with-youHands-on setup and ongoing support for your sales teamLet's talk ✓ Everything in self-serve ✓ Full setup and installation ✓ Clay webhook and authentication configuration ✓ Capture forms configured for your team ✓ Team rollout, training, and best practices ✓ Ongoing maintenance and upgrades ✓ Dedicated Slack channel support |
| Get the Chrome extension | Book a demo |
Get your questions answered
Do I need to know how to code?
No. Download the latest release and load it as an unpacked Chrome extension. Building from source is optional.
Do I need to run a backend?
No. Wedge posts directly from the extension to the Clay webhook you configure.
What leaves my browser?
Only the payload you preview and the optional Clay authentication header are sent when you click Send. Your webhook configs, tokens, schemas, and activity history stay in Chrome's local extension storage.
Can I choose exactly what gets sent?
Yes. Build each sales workflow's capture form from page fields, selected text, custom inputs, dropdowns, checkboxes, fixed values, and rep profile fields, then review the prospect before sending.
Can I route prospects to more than one sales workflow?
Yes. Save multiple Clay webhooks with independent capture forms, choose a default, and switch between account, contact, signal, or other destinations from the popup.
Can I share a setup with my team?
Yes. Export one webhook or all of them as JSON, with tokens excluded unless you explicitly include them, then import the config in another browser.
Capture your first prospect in five minutes
A prospect can enter Clay for enrichment and routing in about five minutes for free. Wedge captures the repeated context. You add any important notes and click Send.
✓ 100% free and open source ✓ No backend or Wedge account ✓ Built for Clay-powered prospecting
⭐ Used by top sales reps
{
"request": {
"method": "GET",
"url": "https://api.eliasstravik.com/projects/wedge"
},
"response": {
"status": "200 OK",
"headers": {
"content-type": "application/json; charset=utf-8",
"x-powered-by": "one person + systems"
},
"body": {
"name": "wedge",
"description": "Chrome extension for Clay prospecting",
"language": "TypeScript",
"stars": 11,
"forks": 2,
"repo": "https://github.com/eliasstravik/wedge",
"readme": "https://github.com/eliasstravik/wedge#readme"
}
}
}