WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
YouTube to NotebookLM

YouTube to NotebookLM

View on Chrome Web Store
View YouTube to NotebookLM Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (20 ratings)
1 new ratings
3 views
This extension has been viewed 3 times
1 downloads
This extension has been downloaded 1 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Send YouTube to NotebookLM. Save videos, sync YouTube channel to NotebookLM, and manage any NotebookLM video easily
Type
Extension
Users
5,000 users
2K
yt.to.notebooklm
View author page of yt.to.notebooklm
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 31, 2025
Version 1.0.14
Manifest version
3
Updated
Updated on August 23, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View YouTube to NotebookLM Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "YouTube to NotebookLM",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "options_page": "\/ytlm-app\/dist\/index.html",
    "version": "1.0.14",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "\/build\/app.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "css": [
                "\/build\/context.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icon\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "icon\/icon_16.png",
        "32": "icon\/icon_32.png",
        "48": "icon\/icon_48.png",
        "128": "icon\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon\/icon_16.png",
            "32": "icon\/icon_32.png",
            "48": "icon\/icon_48.png",
            "128": "icon\/icon_128.png"
        },
        "default_popup": "\/ytlm-app\/dist\/index.html",
        "default_title": "__MSG_appName__"
    },
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "scripting",
        "unlimitedStorage"
    ],
    "background": {
        "service_worker": "\/build\/background.js"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqkAqGgFYU4JJ+Qh13NUEPx61xjWZukMij\/5sMJVwWtM1c\/pNNPjpUnalhWLx9XlHQmM+kr5ecdRSv63i22nxNnw5b0Qbjt02Q8ytwLCEhDB7Asrj6mP0Xhr7G+SUJ1WTVBx5Eut665rrmPhxlwDFLnFHbuEgV9ABTH6vQAdpqCC+6PUKxHbxv\/xeflCs9BQU7HTRcnfWwnIj8NsK9TEkZ1otSLalBOMOYC3+HMB37ZGm9npREMCgxP80Hp4hdLkab\/oiI0voFuPhJGYHw256IFGtXQYo4JQgwAKpRIXcqIEMYOvEIeVjXlbGM9Fj4Ub7GwchbRopNYfFjh1cJ26WqwIDAQAB"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top