WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Video Maximizer - Zoom to Fill

Video Maximizer - Zoom to Fill

View on Chrome Web Store
View Video Maximizer - Zoom to Fill Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (173 ratings)
1 new ratings
49 views
This extension has been viewed 49 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.

Quickly and securely zoom videos to fill your browser on most sites. Control the size when fullscreen is too big.
Type
Extension
Users
10,000 users
trophygeek
View author page of trophygeek
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 28, 2013
Version 3.0.117
Manifest version
3
Updated
Updated on December 27, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Video Maximizer - Zoom to Fill 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": "__MSG_appName__",
    "version": "3.0.117",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "homepage_url": "https:\/\/github.com\/trophygeek\/universalvideomaximizer",
    "icons": {
        "16": "icons\/icon16.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": {
            "19": "icons\/icon19.png",
            "38": "icons\/icon38.png"
        },
        "default_title": "__MSG_actionDefaultTitle__"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "optional_permissions": [
        "scripting"
    ],
    "optional_host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "videomax_inject.css"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'none';",
        "sandbox": "sandbox allow-scripts; script-src 'self'; child-src 'self';"
    }
}
© 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