I Built a NotebookLM Chrome Extension Because the Tab-Switching Was Killing Me
Escrito por Kaptex • 11 de mayo de 2026

💡 TL;DR:
Kaptex is a Chrome extension I built to remove the biggest friction in using Google NotebookLM: manually adding sources.
Instead of constantly switching tabs, Kaptex lets you save articles, YouTube videos, Reddit threads, files, and even ChatGPT or Claude conversations directly into NotebookLM from the page you're already on.
The extension adds a persistent sidebar, floating “Add to notebook” buttons, bulk URL import, open-tab sweep, and better Reddit/AI conversation formatting. For heavy NotebookLM users, it turns source collection from an interruption into a seamless workflow.
Last year I counted how many times I switched to the NotebookLM tab in a single research session.
Twenty-three times. In two hours.
Each time: find the tab, find the right notebook, paste the source, wait for it to process, click back. Twelve seconds per round trip, minimum. But it wasn't the twelve seconds. It was losing the thought I had when I found the source. That's the friction that actually kills you.
I'm Jon. I'm a solo builder, former e-commerce, Master's in Data and AI. I build things from personal pain. This is about one of them.
What Is NotebookLM?
NotebookLM is Google's research AI. You upload sources — PDFs, URLs, YouTube videos, text snippets — and then ask questions across all of them at once. It cites exactly where each answer comes from. No hallucination about sources, because it only knows what you gave it.
It's genuinely one of the most useful AI tools available right now. Tens of millions of people use it. Researchers, writers, analysts, students, lawyers — anyone who needs to synthesize a lot of information fast.
The catch: it has no official browser extension. Every source goes in manually, from inside the NotebookLM interface. That gap is what I spent the last few months fixing.
The Four Things That Make the Native Workflow Painful
1. You always leave your tab.
There is no way to add a source to NotebookLM without navigating away from what you're reading. You find something, you have to stop and go deal with the admin. For power users this happens twenty times a session.
2. AI conversations disappear.
A long Claude or ChatGPT thread where you worked through a hard problem is a primary source. The kind of thinking you'd want to reference later. NotebookLM can't capture it — there's no URL that points to the live conversation content. You'd have to copy the whole thing by hand.
3. Reddit doesn't parse properly.
Reddit is full of firsthand experience that doesn't exist anywhere else. But when you add a Reddit URL to NotebookLM, the comment structure breaks. You lose the most valuable part — the ranked discussion. The post body might survive. The replies don't.
4. Forty notebooks, no folders.
Once you use NotebookLM seriously, you accumulate notebooks fast. But there's no native way to organize them. No folders. No tags. Just an ever-growing flat list. Finding the right notebook starts to feel like finding a specific sticky note in a pile of forty.
So I Built Kaptex
It's a Chrome extension with a persistent side panel that lets you add sources to NotebookLM in one click from any tab.
The core idea: you should never have to leave what you're reading.
🎬 Video demo: https://youtu.be/mzkyLDrkXRI
How It Works (Feature by Feature, as Real Moments)
The floating button.
When you're on Claude, ChatGPT, Perplexity, YouTube, or a Reddit thread, Kaptex injects a small "Add to notebook" button in the corner. You click it, pick your notebook, click add. That's it. You never change tabs.
The part that matters: Kaptex is source-aware. On Claude or ChatGPT, it saves the full conversation as text — not the URL, which would be useless. Speaker attribution included. On Reddit, it formats the post and top comments as clean Markdown before sending. On YouTube, it sends the video URL so NotebookLM can process the transcript. Each source type is handled correctly without you having to think about it.
The side panel.
The extension also lives as a persistent sidebar. From there you can paste any URL, add a text note, or upload a file — all to whichever notebook you have selected. The panel stays open across tabs. You finish a sentence, glance left, add a source, go back.
Bulk add.
For the sessions where you have a list of URLs: paste them all in at once, one per line. Kaptex adds them sequentially, shows a live status per URL, and automatically detects which ones are YouTube. What would be twenty separate operations becomes one.
There's also an open-tab sweep — click "Add open tabs," select the ones you want, done. The entire browser session becomes a batch import.
Bulk add is consistently the feature that generates the most "oh" reactions in feedback sessions. People don't realize how many individual actions they were doing until they see them collapse into one.
Frequently Asked Questions
What is a NotebookLM Chrome extension?
A NotebookLM Chrome extension adds a browser button that lets you save web content directly into your NotebookLM notebooks without opening the NotebookLM tab. Kaptex extends this to include AI conversation capture, Reddit thread formatting, bulk URL import, and a sidebar for source management.
Does the NotebookLM Chrome extension work with AI conversations from Claude or ChatGPT?
Yes. Kaptex captures the full text of Claude, ChatGPT, and Perplexity conversations — including speaker attribution — and saves them as text sources in NotebookLM. Saving the URL would not work because NotebookLM can't retrieve the conversation content through a URL.
Is there an official NotebookLM extension from Google?
No. As of 2026, Google has not released an official Chrome extension for NotebookLM. Third-party extensions like Kaptex fill that gap using NotebookLM's internal API.
Does Kaptex work for NotebookLM research workflows?
Yes. NotebookLM for research works best when you can capture sources quickly from wherever you find them. Kaptex makes that capture frictionless — from academic pages, YouTube lectures, Reddit discussions, and AI conversations — without interrupting the reading session.
Try It
If you use NotebookLM for research and you've lost count of how many times you've had to switch tabs to add a source — this is for you.
Free to start. No credit card. Chrome Web Store review pending — beta access available at the link above.
If you try it and something doesn't work the way you'd expect, tell me. I'm a solo builder. I read every message.