Can we rebuild Granola Companion?
Build a Chrome extension like Granola Companion — a Granola Companion alternative you own.
If you want to build your own Granola Companion, creating a tailored Chrome extension is a straightforward alternative. Instead of routing your meeting notes through another paid startup's servers, you can connect directly to Google Calendar and your preferred LLM to capture, transcribe, and structure your meeting notes automatically.
The listing record
| Name | Granola Companion |
| Store rating | 4.6 / 5 · 19 ratings |
| Users | 90K+ |
| Store listing | Chrome Web Store ↗ |
| Analyzed | 21 August 2026 |
What Granola Companion does
Browser extension for Granola meeting notes.
What the store says
★ 4.6 from 19 ratings · 90K users
Pulled live from the Chrome Web Store listing at analysis time.
Can PlugThis rebuild Granola Companion?
“A calendar-syncing meeting companion powered by your own LLM and calendar API.”
Granola's extension primarily detects active Google Meet/calendar events, captures context, and integrates with note-taking prompts. With browser tab audio capture, the Google Calendar API, and OpenAI/Claude for transcript summarization, you can replicate its core workflow directly.
What you'd plug into
Fetches current and upcoming meeting details and participant lists
Handles audio transcription and structured summary generation
Stores meeting transcripts, notes, and searchable history
Why build your own Granola Companion alternative
- Zero subscription fees using your own AI API keys
- Meeting notes saved straight to Notion, Obsidian, or Google Docs
- Complete privacy without third-party servers storing meeting transcripts
- Custom summary templates tailored to your specific meeting style
What it costs vs what you'd save
The original: Granola offers a free tier, but paid plans start around $10–$18/month.
Your version: Save up to $216/year while paying pennies per meeting via your own OpenAI or Anthropic API key.
The starter prompt
Build a meeting companion Chrome extension that integrates with Google Calendar and Google Meet. When on a Google Meet tab, provide a side panel that fetches the meeting context, allows live audio capture via chrome.tabCapture, and sends audio chunks to OpenAI Whisper. Once the call ends, summarize key decisions and action items with GPT-4o and save the formatted markdown note to Supabase.Build it with PlugThis →
Features you could add that Granola Companion doesn't have
Because you own the code, these are a follow-up prompt away — tap one to add it to the prompt above.
- Direct Notion Sync — Instantly create a new formatted page in your personal Notion workspace after each call.
- Action Item Extractor — Automatically parse follow-up tasks and push them to Todoist or Google Tasks.
Questions about rebuilding Granola Companion
How does it capture meeting audio in the browser?
It uses the chrome.tabCapture API combined with the Web Audio API to stream audio chunks from Google Meet directly to a transcription API like Whisper.
Can I automatically pull meeting attendee context?
Yes. Using chrome.identity and the Google Calendar API, the extension fetches upcoming meeting titles, participants, and agendas to prime the AI summary.
Where are meeting notes stored?
Notes can be saved locally in Chrome storage, synced to your own Supabase database, or posted directly into Notion or Slack via webhooks.
How to build it yourself
- 1Open PlugThis and start a new build
Head to PlugThis and start a new Chrome extension. You're describing a Granola Companion alternative you'll own outright — no store subscription.
- 2Paste the starter prompt
Paste the starter prompt above. PlugThis expands it into a full Manifest V3 extension — popup, content scripts, and service worker included.
- 3Connect your own keys
Wire in Google Calendar API, OpenAI Whisper & GPT-4o, Supabase using your own account — the build uses your credentials, so there's no per-seat fee.
- 4Review, tweak, and load it
Review the generated code, ask for tweaks in plain English, then download and load the unpacked extension in Chrome to try it.
- 5Publish it (optional)
When you're happy, publish your Granola Companion alternative to the Chrome Web Store — or just keep it as a private tool for yourself.
Build your own Granola Companion alternative
Describe it in plain English. PlugThis generates the full Manifest V3 Chrome extension in about two minutes.
Build it with PlugThis →More teardowns
We run the same teardown on any Chrome extension — what it does, whether a self-built alternative holds up, and the prompt to make one. Tear down another extension, or see the extensions we've actually rebuilt and filmed — real build times, real prompts, real recordings.
Sources & verification
- All facts pulled live from the Chrome Web Store listing ↗.
- The verdict is drafted by the PlugThis teardown engine — an opinion about buildability, not affiliation with Granola Companion.
- Written by PlugThis, which builds Chrome extensions from plain-English prompts.
Published and last updated 21 August 2026. Figures reflect the Chrome Web Store listing on that date and may have changed since.