WebExtension.net
WebExtension.net

Voice Control for Disney+

View on Chrome Web Store
View Voice Control for Disney+ 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 Disney+ πŸš€ Play, pause, fast-forward, and more! πŸ™ŒπŸŽ¬
Type
Extension
Users
15 users
dogooodapp
View author page of dogooodapp
Published
Published on February 9, 2024
Version 0.0.5
Manifest version
3
Updated
Updated on July 31, 2024
View on Chrome Web Store
View Voice Control for Disney+ 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.5",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.disneyplus.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": [
                "*:\/\/*.disneyplus.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