WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
VidSkipper AI: YouTube Summary, Chapters & Sponsor Block

VidSkipper AI: YouTube Summary, Chapters & Sponsor Block

View on Chrome Web Store
View VidSkipper AI: YouTube Summary, Chapters & Sponsor Block Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (10 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

Your AI copilot for YouTube: summary, chapters & sponsor skip. TLDR: Watch less, learn more.
Type
Extension
Users
412 users
2
Website vidskipper.com
P&L AI Innovations
View author page of P&L AI Innovations
Published
Published on January 4, 2025
Version 1.4.3
Manifest version
3
Updated
Updated on June 10, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View VidSkipper AI: YouTube Summary, Chapters & Sponsor Block 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": "VidSkipper AI: YouTube Summary, Chapters & Sponsor Block",
    "version": "1.4.3",
    "description": "Your AI copilot for YouTube: summary, chapters & sponsor skip. TLDR: Watch less, learn more.",
    "permissions": [
        "storage",
        "activeTab",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/*.youtube.com\/*",
        "*:\/\/youtube.com\/*",
        "https:\/\/dry-mouse-9cf7.gunjansnroses.workers.dev\/*",
        "https:\/\/feedback.gunjansnroses.workers.dev\/*",
        "https:\/\/bookmark.gunjansnroses.workers.dev\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "VidSkipper.AI YouTube Summarizer",
        "default_popup": ".\/popup.html",
        "default_icon": "icon.png"
    },
    "icons": {
        "48": "icon48.png"
    },
    "oauth2": {
        "client_id": "429778085029-oc5r18gm8i03n0gkdbevtifsc96jn4ai.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}
© 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