WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Youtube Summary With AI

Youtube Summary With AI

View on Chrome Web Store
View Youtube Summary With AI Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (259 ratings)
1 new ratings
30 views
This extension has been viewed 30 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.

Save time by reading a summary of the video you are watching. Supports ChatGPT, Gemini, Claude, Mistral and Grok AI.
Type
Extension
Users
30,000 users
5K
Website dictanote.co
Dictanote
View author page of Dictanote
Published
Published on February 19, 2024
Version 1.22
Manifest version
3
Updated
Updated on January 18, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Youtube Summary With AI 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",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.22",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": [],
    "web_accessible_resources": [
        {
            "resources": [
                "logo.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "src\/options\/options.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "js": [
                "src\/content-scripts\/yt-widget\/index.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ]
        },
        {
            "js": [
                "src\/content-scripts\/prompter\/index.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/chat.openai.com\/*",
                "*:\/\/chatgpt.com\/*",
                "*:\/\/*.claude.ai\/*",
                "*:\/\/gemini.google.com\/*",
                "*:\/\/chat.mistral.ai\/*",
                "*:\/\/grok.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.dictanote.co\/*",
            "https:\/\/dictanote.co\/*",
            "http:\/\/localhost:8000\/*"
        ]
    },
    "homepage_url": "https:\/\/dictanote.co\/youtube-summary\/",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmczicrPk4+vqEGee+hvVOGPk3Byo0gCCQ38nEanOH\/qqkQxwhhrxnrTk9zGfQ0s0bDXQh9GGutARSha09pVnLll0gGHcj2cuBOgiQScrYE7xCpauA5Q1OIBIDxV8dUJBxPW7xuVslglHCjgv09GP\/eyqojfaglF+W8QGbJCX+rbiCGiGDGMluxP2FEIR7kBtrYo5mw6wridwH+vZvb8D1qHAHDReraodetm2\/GMuozEWvnynILT0RCGKAaRi3\/rnWDdtdXrffzCHW2ZuJturjCw\/6I9QeHVpEo\/00FQ6OsbihqkBiM\/BvFBGiCe8L60EdKWmGvCqiK9ekRS5q3FEqQIDAQAB",
    "options_page": "src\/options\/options.html",
    "background": {
        "service_worker": "src\/background\/background.js"
    }
}
© 2026 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