WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Youtube Summary with ChatGPT | VidRapid

Youtube Summary with ChatGPT | VidRapid

View on Chrome Web Store
View Youtube Summary with ChatGPT | VidRapid Chrome Extension on Chrome Web Store
Add to bookmarks
2.3 (18 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

VidRapid is an AI-based Video Summarization Tool for YouTube. It quickly analyzes videos and provides concise summaries
Type
Extension
Users
10,000 users
Website vidrapid.com
VidRapid
View author page of VidRapid
Published
Published on July 13, 2023
Version 1.1.7
Manifest version
3
Updated
Updated on August 27, 2023
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Youtube Summary with ChatGPT | VidRapid 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": "Youtube Summary with ChatGPT | VidRapid",
    "description": "VidRapid is an AI-based Video Summarization Tool for YouTube. It quickly analyzes videos and provides concise summaries",
    "version": "1.1.7",
    "permissions": [],
    "host_permissions": [
        "https:\/\/*.youtube.com\/watch*"
    ],
    "icons": {
        "16": ".\/images\/logo.png",
        "32": ".\/images\/logo.png",
        "48": ".\/images\/logo.png",
        "128": ".\/images\/logo.png"
    },
    "action": {
        "default_icon": {
            "16": ".\/images\/logo.png",
            "32": ".\/images\/logo.png",
            "48": ".\/images\/logo.png",
            "128": ".\/images\/logo.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/watch*"
            ],
            "css": [
                "main.css"
            ],
            "js": [
                "popup.js"
            ]
        }
    ]
}
© 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