WebExtension.net
WebExtension.net

Mouse Off for HBO Max: hide cursor

View on Chrome Web Store
View Mouse Off for HBO Max: hide cursor Chrome Extension on Chrome Web Store
4.0 (6 ratings)

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

Hide the mouse cursor on HBO Max. New features: go full screen with double click & keyboard shortcuts added.
Type
Extension
Users
406 users
12
Browser Extensions
View author page of Browser Extensions
Published
Published on December 13, 2021
Version 0.3.19
Manifest version
3
Updated
Updated on November 5, 2024
View on Chrome Web Store
View Mouse Off for HBO Max: hide cursor Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "content.js",
                "hbomax.min.js"
            ],
            "matches": [
                "*:\/\/*.hbomax.com\/*"
            ],
            "css": [
                "injectedCss.css"
            ]
        },
        {
            "js": [
                "contentMax.js",
                "max.min.js"
            ],
            "matches": [
                "*:\/\/*.max.com\/*"
            ],
            "css": [
                "injectedCss.css"
            ]
        }
    ],
    "description": "Hide the mouse cursor on HBO Max. New features: go full screen with double click & keyboard shortcuts added.",
    "manifest_version": 3,
    "name": "Mouse Off for HBO Max: hide cursor ",
    "version": "0.3.19",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": ".\/icons\/icon48.png"
    },
    "host_permissions": [
        "*:\/\/*.hbomax.com\/*",
        "*:\/\/*.max.com\/*"
    ],
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    }
}
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