WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
NoteGPT: YouTube Summary, Chat with AI Assistant, ChatGPT DeepSeek Claude

NoteGPT: YouTube Summary, Chat with AI Assistant, ChatGPT DeepSeek Claude

View on Chrome Web Store
View NoteGPT: YouTube Summary, Chat with AI Assistant, ChatGPT DeepSeek Claude Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (388 ratings)
56 new ratings
3 views
This extension has been viewed 3 times
0 downloads
This extension has been downloaded 0 times

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

Summarize YouTube videos and turn transcripts into notes with AI. Generate captions, then translate, copy, or download subtitles.
Type
Extension
Users
300,000 users
100K
chvjbklnufhknln
View author page of chvjbklnufhknln
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 26, 2023
Version 2.0.2.0
Manifest version
3
Updated
Updated on July 10, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View NoteGPT: YouTube Summary, Chat with AI Assistant, ChatGPT DeepSeek Claude 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",
    "author": {
        "email": "[email protected]"
    },
    "name": "__MSG_name__",
    "default_locale": "en",
    "description": "__MSG_description__",
    "version": "2.0.2.0",
    "version_name": "2.0.2.0",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "src\/assets\/logo.png",
            "32": "src\/assets\/logo.png",
            "48": "src\/assets\/logo.png",
            "128": "src\/assets\/logo.png",
            "300": "src\/assets\/logo.png",
            "500": "src\/assets\/logo.png"
        },
        "default_title": "Click Me",
        "default_popup": "src\/ui\/action-popup\/index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-1ATgEZdt.js"
            ],
            "all_frames": false,
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/AppHeader-C4Nnn6MW.css",
                "assets\/theme-DuSYDWdx.css",
                "assets\/index-LcRUcZfV.css"
            ]
        }
    ],
    "side_panel": {
        "default_path": "src\/ui\/side-panel\/index.html"
    },
    "devtools_page": "src\/devtools\/index.html",
    "options_page": "src\/ui\/options-page\/index.html",
    "offline_enabled": true,
    "host_permissions": [
        "https:\/\/*.youtube.com\/*",
        "https:\/\/*.openai.com\/*",
        "https:\/\/notegpt.io\/*"
    ],
    "permissions": [
        "storage",
        "webRequest",
        "sidePanel"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/notegpt.io\/;"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "src\/assets\/**"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "assets\/logo-AhjqsOPF.png",
                "assets\/sale-Cw_zRZ_O.svg",
                "assets\/waiting-B3hECN9X.png",
                "assets\/empty-Dnw8sX8g.png",
                "assets\/error-DM9lLapz.png",
                "assets\/price-upgrade-Dyru-t3U.svg",
                "assets\/review-osRoqCxj.png",
                "assets\/i18n-BtX0nVx3.js",
                "assets\/const-CWxZRc_R.js",
                "assets\/AppHeader-Chsm6pt6.js",
                "assets\/pinia-0eWydbWr.js",
                "assets\/price-CoFVq33r.js",
                "assets\/utils-Cjnu-4Oa.js",
                "assets\/theme-BaHZpUEj.js",
                "assets\/_commonjsHelpers-_d1bhYXs.js",
                "assets\/_commonjs-dynamic-modules-TDtrdbi3.js",
                "assets\/index-CEBwMDQ0.js",
                "assets\/index-BhGbah8-.js",
                "assets\/index.ts-BPZ6reqn.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "icons": {
        "16": "src\/assets\/logo.png",
        "24": "src\/assets\/logo.png",
        "32": "src\/assets\/logo.png",
        "128": "src\/assets\/logo.png"
    }
}
© 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