WebExtension.net
WebExtension.net

UltraWide Video

View on Chrome Web Store
View UltraWide Video Chrome Extension on Chrome Web Store
4.1 (861 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Allows wider than average screens (e.g. 21:9) to play online video content and fit the screen properly in fullscreen mode.
Type
Extension
Users
100,000 users
Curly Doggo Limited
View author page of Curly Doggo Limited
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 21, 2014
Version 1.8.4
Manifest version
3
Updated
Updated on August 21, 2024
View on Chrome Web Store
View UltraWide Video Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "description": "__MSG_AppDescription__",
    "default_locale": "en",
    "author": "Curly Doggo Limited",
    "homepage_url": "https:\/\/ultrawidevideo.com\/",
    "version": "1.8.4",
    "icons": {
        "128": "images\/icon.png"
    },
    "permissions": [
        "storage",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "UltraWide.bundle.js"
            ],
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_icon": {
            "128": "images\/icon.png"
        },
        "default_title": "__MSG_AppName__",
        "default_popup": "popup.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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