WebExtension.net
WebExtension.net

Voice Control for HBO

View on Chrome Web Store
View Voice Control for HBO Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

πŸ”ŠVoice Control for HBO πŸš€ Play, pause, fast-forward, and more, all without lifting a finger! πŸ™ŒπŸŽ¬
Type
Extension
Users
7 users
dogooodapp
View author page of dogooodapp
Published
Published on June 14, 2024
Version 0.0.2
Manifest version
3
Updated
Updated on August 8, 2024
View on Chrome Web Store
View Voice Control for HBO Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "0.0.2",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.hbomax.com\/*",
        "*:\/\/*.max.com\/*"
    ],
    "action": {
        "default_icon": "assets\/voiceD36gray.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "36": "assets\/voiceD36.png",
        "128": "assets\/voiceD128.png"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "content.js"
            ],
            "matches": [
                "*:\/\/*.hbomax.com\/*",
                "*:\/\/*.max.com\/*"
            ]
        }
    ],
    "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