A Chrome extension that filters NotebookLM notebooks by keyword.
- Clone the repository:
git clone https://github.com/JRTaylord/NotebookLMFilterExtension
- Open Chrome and go to
chrome://extensions/ - Enable Developer mode (toggle in top-right)
- Click Load unpacked and select the extension folder
When you modify content scripts:
- Go to
chrome://extensions/ - Find the extension and click Remove
- Click Load unpacked again and select the folder
- Test your changes on NotebookLM
- Go to https://notebooklm.google.com/
- Click the extension icon
- Add filters and check them to filter notebooks by title
This extension was developed with AI assistance. Icons were generated using AI tools. Code was developed with AI assistance.