WebExtension.net
Toggle dark mode
WebExtension.net

Transcript YouTube

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

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

Use Transcript YouTube to download YouTube captions. Get YT transcript to transcribe youtube effortlessly
Type
Extension
Users
509 users
52
jell*****************
View author page of jell*****************
Published
Published on January 2, 2025
Version 0.0.15
Manifest version
3
Updated
Updated on January 8, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Transcript YouTube 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_name__",
    "description": "__MSG_description__",
    "version": "0.0.15",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "64": "icon\/64.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "permissions": [
        "storage",
        "identity"
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuOSI7mOyde3QdjPJzIY6jwti0PLdQoDviwWmHK+Q9SvxaFYBE+0D\/eXAAx2uEN5yIwyJx9EbI83qDcmDGZbLUxuq9g9NLHKeBYvWh4tYD4OIczxO4vkHvor6eQITe95nqhu5JSpxTPTArvQrB7PSTVjQZ9xDjNH\/t02wBgGQQ79QbK9EivvB7CwgFx0I+GL4vtutZmIkUBoFrhXE5BuOELVbPXacELxPsqymQcXWTw+nt0FEBgSnKBSpCq1GAcCQrBRflh0m+RBouN8D6FB150hzWXkHmyJvLB5+vnfhfiD5FJ\/u6psXVw3X2Ts6MjcAgrKm3SK\/Kduy5v0l5mrG1QIDAQAB",
    "oauth2": {
        "client_id": "232423127713-tvmiq8m40bau5bupchva33bh58vvjca0.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/youtube.com\/*"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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