Roadmap
What's live, what's next, what we're considering. Updated monthly. Last update: April 19, 2026.
โ Shipped
-
Public landing + waitlist
voiceclip.app live with privacy-first pitch. April 17, 2026.
-
MVP skeleton (Manifest V3)
Chrome extension detects voice notes on LinkedIn DMs via resilient URL-based matching.
-
Pre-launch content + SEO foundation
5 blog posts, FAQ, privacy + terms, structured data, Google + Bing indexation submitted.
๐ In progress (next 2-3 weeks)
-
Whisper transcription backend
Vercel serverless + OpenAI Whisper API. Currently using stub for UI validation.
-
Magic-link auth (Resend + Supabase)
Passwordless login for Pro. No LinkedIn credentials stored โ ever.
-
Rate limits + billing (Stripe / Paddle)
Free tier enforcement (10/mo) and Pro subscription. Paddle preferred (MoR handles global tax).
-
Closed beta (10-15 SDRs/founders)
Selected from waitlist. Feedback before public Chrome Store submission.
๐ Planned (Q3 2026)
-
v1.0 โ Public launch on Chrome Web Store
After ~3-14 day review process. Product Hunt + Hacker News launch same week.
-
HubSpot integration (Pro)
OAuth flow + push transcript as contact note. Auto-match by name + company.
-
Sales Navigator support
Same detection pattern; test against Sales Nav DM UI.
-
Edge port (v1.1)
Same codebase, Microsoft Edge Add-ons submission.
๐ญ Planned (Q4 2026)
-
Pipedrive + Salesforce integrations
Full CRM trio covered.
-
Transcript history + full-text search
Last 1,000 transcripts, searchable.
-
Team plan (5+ seats)
Shared billing, admin console, SSO.
-
Firefox port (v1.2)
Manifest V3 compat finalized mid-2026.
๐ก Considering (not committed)
-
Local-only Whisper (no API round-trip)
Privacy-maximalist tier. WebGPU browser-native Whisper.cpp.
-
AI summary + action extraction
Transcript โ "next steps" + "BANT signals" via Claude.
-
WhatsApp Web / Instagram DM support
Same audio capture pattern, different DOM. If LinkedIn ever blocks us.
-
Reply assistant
Draft a voice-note reply in your voice, after the prospect's transcript. Controversial โ let's see.