Skip to content

JRTaylord/NotebookLMFilterExtension

Repository files navigation

NotebookLM Filter Extension

A Chrome extension that filters NotebookLM notebooks by keyword.

Install from Chrome Web Store

Setup

  1. Clone the repository:
git clone https://github.com/JRTaylord/NotebookLMFilterExtension
  1. Open Chrome and go to chrome://extensions/
  2. Enable Developer mode (toggle in top-right)
  3. Click Load unpacked and select the extension folder

Testing Updates

When you modify content scripts:

  1. Go to chrome://extensions/
  2. Find the extension and click Remove
  3. Click Load unpacked again and select the folder
  4. Test your changes on NotebookLM

Usage

  1. Go to https://notebooklm.google.com/
  2. Click the extension icon
  3. Add filters and check them to filter notebooks by title

AI Assistance

This extension was developed with AI assistance. Icons were generated using AI tools. Code was developed with AI assistance.