Privacy Policy
Last updated: August 2, 2026
1. Data Collection
The "Superpower for NotebookLM" Chrome Extension is a client-side application. We do not collect, store, or transmit your personal information, notebook content, source content, chat content, or browsing history. The extension does not include any analytics or telemetry — nothing about your usage is sent anywhere. Separately, if you choose to subscribe to the newsletter, either on this website or from the extension's settings popup, we collect the email address you enter. See Section 11.
2. Data Storage
All user data generated by the extension (such as folder organizations, the local trash, prompt and chain libraries, per-notebook notes, message-sent counters, and settings preferences) is stored locally on your device using the browser's chrome.storage.local and chrome.storage.sync capabilities. This data may be synced across your own devices if you have Chrome Sync enabled, but it is not accessible to the developer. If you are a Pro user and choose to enable the optional Google Drive Sync feature, a backup of this organization data is additionally stored in a private folder in your own Google Drive — see Section 5 for full details.
3. Website Interactions
The extension interacts with notebooklm.google.com to provide its features. All of these interactions occur strictly within your own browser.
- Optimize Prompt: NotebookLM does not expose a public model API the extension can use to rewrite a prompt, so the extension opens a background tab on gemini.google.com inside your existing browser session, sends the prompt there to be rewritten, and reads the result back. This requires the optional
gemini.google.comhost permission, which is requested the first time you use the feature. Your prompt never leaves your browser, and it is never sent to any server owned by the developer. - Sources Export, Studio Export, and Source Deletion: These features call NotebookLM's own internal endpoints (the same ones the website uses) directly from your browser to read source content, read Studio artifact content, or delete a source. Your session cookies are used to authenticate, exactly as they would be when you click in the NotebookLM UI itself. No content is sent to the developer.
- Studio media downloads: When you export an audio, video, slide-deck, or infographic Studio artifact, the underlying media file lives on a googleusercontent.com CDN that blocks direct reads from the page. The extension's service worker fetches the file in your browser and hands the bytes back to the page so it can be saved. This is what the optional
https://*/*host permission is used for, and it is only requested when you first export Studio media. - Chains and Slash Commands: Chains submit prompts to NotebookLM on your behalf and watch the page locally to know when a step has finished. No network data is collected or transmitted externally.
4. Premium Licensing (Pro Features)
If you choose to activate a premium license key, the extension communicates with LemonSqueezy (a third-party payment and licensing platform) to validate your license. This involves sending your license key to api.lemonsqueezy.com for activation, periodic validation, and deactivation. This communication only occurs if you voluntarily enter a license key, and the api.lemonsqueezy.com host permission is optional — it is requested only at activation time. No personal payment information is handled by the extension itself; all purchases are processed directly by LemonSqueezy through their website.
5. Google Drive Sync (Optional, Pro Feature)
Google Drive Sync is an optional feature, available to Pro users, that is turned off by default. It is only ever activated if you explicitly enable it from the extension's settings popup.
- What it does: When enabled, the extension stores a single backup file named
superpower_notebooklm.jsonin a private application-data folder inside your own Google Drive. This lets your organization data follow you across your devices and browsers. - What is synced: Only data you created inside the extension — notebook folders, per-notebook source folders, saved prompts, prompt chains, the local trash list, and free-text per-notebook notes. Your notebook content, source content, and chat content are never uploaded.
- Permissions used: The optional
identitypermission and thehttps://www.googleapis.com/auth/drive.appdataOAuth scope. Both are requested on demand, at the moment you switch the feature on — never on install. - Scope of access: The
drive.appdatascope grants access only to the private application-data folder the extension creates. The extension cannot read, list, modify, or delete any of your other Google Drive files, photos, or documents, and it receives no account or profile information. - Where the data goes: Directly between your browser and Google's servers, into your own Google Drive account. It never passes through, and is never stored on, any server owned by the developer.
- Turning it off: You can disable Drive Sync at any time from the settings popup, which revokes the extension's access token. Deleting the backup file from your Drive's app-data folder removes the synced copy.
Limited Use disclosure: Superpower for NotebookLM's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Data obtained via the drive.appdata scope is used solely to provide and improve the user-facing Drive Sync feature. It is never transferred to the developer or any third party (except as necessary to provide the feature, or as required by law), never used for advertising, and never read by humans except with your explicit consent, for security purposes, or as required by law.
6. Bug Reporting & Feature Proposals
The extension provides "Report a Bug" and "Propose Features" buttons that open Google Forms.
- Report a Bug: May automatically pre-fill your Extension Version and User Agent (browser/OS details) into the form URL.
- Propose Features: May automatically pre-fill your Extension Version into the form URL.
- Voluntary Submission: This data is only transmitted to Google Forms if you manually click "Submit." Simply opening the form does not send any data to the developer.
- Purpose: This information is used solely for troubleshooting bugs and prioritizing feature development.
7. Uninstall Feedback
When the extension is uninstalled, your browser may open a feedback form. The only data included automatically in the URL is the extension version number. No personal information is transmitted. Submitting the form is entirely voluntary.
8. Third-Party Services
This extension enhances the user interface of Google NotebookLM. It is not affiliated with Google or Alphabet Inc. The extension functions by injecting custom interface elements, managing local storage for organization, and automating specific user actions on the NotebookLM website. The following third-party services are involved:
- Google NotebookLM (notebooklm.google.com): The target website the extension enhances. All page interactions occur locally in your browser.
- Google Gemini (gemini.google.com): Used only by the Optimize Prompt feature, in a background tab inside your own browser session, as described in Section 3. Optional host permission, requested on first use.
- Google user content (googleusercontent.com): Source of audio/video files exported by the Studio Export feature, as described in Section 3. Optional host permission, requested on first use.
- Google Drive & Google OAuth (googleapis.com, accounts.google.com): Used only by the optional Pro Drive Sync feature to store your extension organization data in a private application-data folder in your own Google Drive, as described in Section 5. Optional
identitypermission anddrive.appdatascope, requested only when you enable the feature. - LemonSqueezy (api.lemonsqueezy.com): License key validation for optional premium features, as described in Section 4. Only contacted when a license key is provided.
- Google Forms: Used only if you voluntarily submit a bug report, feature proposal, or uninstall feedback, as described in Sections 6 and 7.
- superpowerforai.com: Our own website. The extension contacts it only when you submit the optional newsletter signup in the settings popup, and the request carries only the email address you typed. See Section 11.
- Sender (sender.net): Email marketing provider for the newsletter described in Section 11. The extension never contacts it directly; a signup from the settings popup goes to our website, which passes it to Sender.
9. Data Management & Liability
The extension interacts with the Google NotebookLM web interface to provide features such as notebook and source organization (folders, local trash), bulk actions, exports, prompt optimization, and reusable prompt/chain libraries. While we strive for reliability, the software is provided "as is." The developer is not responsible for any data loss, unintended modifications, or disruption of functionality caused by network errors, changes to the Google NotebookLM user interface, browser updates, or user error. The local trash is a soft-delete layer maintained on your device only — it does not protect notebooks against deletion from another device or from the official NotebookLM UI elsewhere.
10. Data Retention
Locally stored data (notebook folders, source folders, prompts, chains, the local trash, per-notebook notes, and settings) remains on your device until you delete it from within the extension or uninstall the extension. The extension collects no analytics or telemetry, so there are no usage records to retain. License validation records sent to LemonSqueezy are retained according to that provider's own retention policy. Disconnecting Google Drive Sync revokes the OAuth token; the synced backup file in your Drive's app-data folder remains under your control and can be deleted from your Google Drive at any time. Newsletter addresses are covered separately in Section 11.
11. Newsletter
This section covers the newsletter signup, which lives in two places: the form on superpowerforai.com and the mail button in the extension's settings popup. Both are optional and work the same way: nothing happens until you type your email address and submit it.
- What we collect: Only the email address you type in, and which product's list you submitted it from. Nothing is pre-filled, and neither the website nor the extension reads an address from your browser.
- Why: To send occasional updates about Superpower for NotebookLM: breakage alerts, new features, and subscriber deals, roughly once a month.
- Legal basis: Your consent, given when you submit the form. You can withdraw it at any time, and withdrawing it does not affect anything else.
- Who processes it: Sender (sender.net), an email marketing provider, stores the list and delivers the emails on our behalf. Your address is never sold, rented, or shared with anyone else. The submission, whether from the website form or the settings popup, passes through our site on Cloudflare Pages before reaching Sender.
- Withdrawing consent: Every email includes a one click unsubscribe link. You can also email us and ask to be removed.
- Retention: We keep your address until you unsubscribe or ask us to delete it, whichever comes first.
12. Contact
If you have questions about this policy, you can contact the developer at [email protected].