Skip to content

Instantly share code, notes, and snippets.

@Banchert
Created March 5, 2026 09:09
Show Gist options
  • Select an option

  • Save Banchert/504a5db80052339aa2cfeda1bae6ac09 to your computer and use it in GitHub Desktop.

Select an option

Save Banchert/504a5db80052339aa2cfeda1bae6ac09 to your computer and use it in GitHub Desktop.
notebook Lm

Privacy Policy — Video Automator for NotebookLM

Last updated: March 5, 2026

1. Introduction

Video Automator for NotebookLM is a Chrome extension that automates the creation and downloading of Audio Overviews from NotebookLM (notebooklm.google.com).

This extension respects your privacy. Our core principle is that your data stays on your device.

2. What Information We Collect

A. Non-Collected Information

We DO NOT collect, store, transmit, or share any of your personal data, browser history, or activities.

B. Locally Stored Information

The extension uses chrome.storage.local to store the following data on your device only:

  • YouTube links you paste for processing
  • Your prompt text
  • Processing state (current progress, queue position)
  • Download tracking (which projects have been downloaded)
  • User preferences (mode, speed settings)

What we do NOT collect

  • ❌ No personal information
  • ❌ No browsing history
  • ❌ No cookies or tracking
  • ❌ No analytics or telemetry
  • ❌ No data sent to any server

3. Permissions Used

Permission Purpose
activeTab Interact with the current NotebookLM tab
scripting Automate clicks and form filling on NotebookLM
storage Save your settings and progress locally
downloads Download generated audio files to your computer
sidePanel Display the extension UI in Chrome's side panel

4. Host Permissions

  • https://notebooklm.google.com/* — Required to automate NotebookLM interface. The extension only runs on this specific domain.

5. Data Sharing

We do not share any data with third parties. All data remains on your local device.

6. Third-Party Services

This extension interacts only with NotebookLM (notebooklm.google.com), a Google product. No other third-party services are used.

7. Data Retention

All locally stored data can be cleared at any time by:

  • Uninstalling the extension
  • Clearing extension storage through Chrome settings

8. Changes

We may update this privacy policy from time to time. Changes will be reflected in the "Last Updated" date above.

9. Contact

If you have questions about this privacy policy, please open an issue on our GitHub repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment