WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CapBxB Video Editor Pro

CapBxB Video Editor Pro

View on Chrome Web Store
View CapBxB Video Editor Pro Chrome Extension on Chrome Web Store
Add to bookmarks
3.6 (36 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.

Professional video editor with URL upload support
Type
Extension
Users
4,000 users
1K
Video Editor
View author page of Video Editor
Published
Published on January 5, 2021
Version 31.0.0
Manifest version
3
Updated
Updated on September 25, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View CapBxB Video Editor Pro 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": "CapBxB Video Editor Pro",
    "version": "31.0.0",
    "description": "Professional video editor with URL upload support",
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "action": {
        "default_popup": "",
        "default_title": "Video Editor Pro",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "app.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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