WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
VidChapter Extension

VidChapter Extension

View on Chrome Web Store
View VidChapter Extension Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

Generative AI for YouTubers 🏆 Welcome to the future of content creation with VidChapter, the premier browser extension tailored…
Type
Extension
Users
248 users
1
Website vidchapter.com
VidPowr
View author page of VidPowr
Published
Published on June 8, 2024
Version 0.1.1
Manifest version
3
Updated
Updated on June 8, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View VidChapter Extension 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": "VidChapter Extension",
    "description": "",
    "version": "0.1.1",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-34.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-48.png"
    },
    "options_page": "options.html",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-ac642814.db86c3ce.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-34.png",
                "img\/logo-48.png",
                "img\/logo-128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/chunk-ac642814.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "side_panel": {
        "default_path": "pages\/sidepanel.html"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "tabs",
        "activeTab",
        "contextMenus"
    ]
}
© 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