01What does it actually do?+
Three inputs: a JSON export — a Telegram chat, for instance — gets split into a batch of Markdown files and uploaded into the open notebook; videos on a YouTube page get added as sources, individually or in bulk; the active tab or a pasted link gets added as one source. It also drops a batch-delete control into the notebook’s own Sources panel.
02Does it take a Telegram chat export?+
Yes. In Telegram Desktop, open the chat, choose Export chat history, pick JSON as the format. The chat name becomes the filename prefix and each message’s date the cursor, so exporting again later uploads only the messages that are new. Text only — photos, voice and stickers stay out. Read the walkthrough.
03What doesn't it do?+
No bulk link lists, no “all open tabs” capture, no automatic repair of a broken source — none of that ships yet. Whole-channel YouTube import does ship: it pulls the latest videos from a channel page without opening the popup. See the YouTube page.
04Why one time and not a subscription?+
There is no backend and no recurring cost behind the extension, so there is nothing to bill monthly for — you pay once and keep the licence. It does ride an unpublished Google interface that can change without notice, which is one more reason not to charge you every month for it.
05What happens when the free bulk limit runs out?+
5 bulk actions a month is the ceiling on batch uploads and multi-video adds, wherever you trigger them — the popup or the in-page YouTube dialog. Single sources — one page, one link, one video — and deleting sources keep working regardless, and the count resets on the 1st.
06Does Google see anything? Where do requests go?+
Requests go to the notebook's own origin, the Google upload host it hands back to, and the payment provider's public endpoint for licence checks — nowhere else. There is no author-controlled server. Settings, the licence key, and the trial counter live in chrome.storage.sync, which Chrome syncs to your own Google account.
07Is this affiliated with Google?+
No. NotebookLM and Gemini are Google trademarks; this extension is an independent, unofficial tool that automates clicks in a signed-in Google session.