WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
HBO Max Extended: tools to fix HBO [QVI]

HBO Max Extended: tools to fix HBO [QVI]

View on Chrome Web Store
View HBO Max Extended: tools to fix HBO [QVI] Chrome Extension on Chrome Web Store
Add to bookmarks
3.2 (33 ratings)
1 new ratings
31 views
This extension has been viewed 31 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.

Useful tool to fix your HBO Max watching experience: adjust playback speed, hide mouse cursor, rotate screen, make custom subtitles.
Type
Extension
Users
4,000 users
500
BestChromeExtensions
View author page of BestChromeExtensions
Published
Published on March 8, 2022
Version 1.3.48
Manifest version
3
Updated
Updated on December 30, 2025
lifestyle/fun
Extension Category
View on Chrome Web Store
View HBO Max Extended: tools to fix HBO [QVI] 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_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "options_page": "options.html",
    "version": "1.3.48",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.hbomax.com\/*",
        "*:\/\/*.max.com\/*"
    ],
    "action": {
        "default_icon": "hbo-extended.png"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "extensionEngine.js",
                "injectedEngine.js",
                "max.min.js",
                "baner.js"
            ],
            "css": [
                "injected.css",
                "modalFrame.css",
                "otherCssFromExtension.css",
                "baner.css"
            ],
            "matches": [
                "*:\/\/*.max.com\/*",
                "*:\/\/*.hbomax.com\/*"
            ]
        }
    ],
    "icons": {
        "128": "hbo-extended.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "hbo-extended.png",
                "bubble.svg",
                "times-solid.svg",
                "play_default.png"
            ],
            "matches": [
                "*:\/\/*.hbomax.com\/*",
                "*:\/\/*.max.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "hboExtensionBackground.js"
    }
}
© 2026 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