WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
YouTube Transcriber and Summarizer

YouTube Transcriber and Summarizer

View on Chrome Web Store
View YouTube Transcriber and Summarizer Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (96 ratings)
1 new ratings
51 views
This extension has been viewed 51 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.

Use YouTube Transcriber and Summarizer as youtube transcript generator. Summarize videos with AI and get key ideas to save time.
Type
Extension
Users
50,000 users
10K
Website scripsy.ai
devbycores
View author page of devbycores
Published
Published on February 11, 2024
Version 2.1.1
Manifest version
3
Updated
Updated on August 7, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View YouTube Transcriber and Summarizer 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__",
    "description": "__MSG_shortDesc__",
    "options_ui": {
        "page": "src\/pages\/options\/index.html"
    },
    "action": {
        "default_icon": {
            "32": "icon-32.png"
        }
    },
    "icons": {
        "128": "icon-128.png"
    },
    "permissions": [
        "storage",
        "identity",
        "scripting",
        "cookies",
        "https:\/\/scripsy.ai\/*"
    ],
    "host_permissions": [
        "https:\/\/nest-transcriber-server-production.up.railway.app\/*",
        "https:\/\/nest-transcriber-server-release.up.railway.app\/*",
        "https:\/\/*.googleapis.com\/*",
        "https:\/\/*.youtube.com\/*\/*\/*",
        "https:\/\/*.google-analytics.com\/*",
        "https:\/\/scripsy.ai\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-BidGA3Ea.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>"
            ],
            "css": [
                "contentStyle.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "contentStyle.css",
                "fonts\/*",
                "icon-128.png",
                "icon-32.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/index-iU_Msk_C.js",
                "assets\/client-B1n91Qi_.js",
                "assets\/users-BeJdYA1K.js",
                "assets\/index.tsx-4znZyU7n.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "version": "2.1.1",
    "default_locale": "en",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    }
}
© 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