WebExtension.net
WebExtension.net

FuboTV Hotkeys: keyboard shortcuts

View on Chrome Web Store
View FuboTV Hotkeys: keyboard shortcuts Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

Extension allows using keyboard shortcuts on FuboTV
Type
Extension
Users
23 users
1
SVODExtensions
View author page of SVODExtensions
Published
Published on March 15, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on August 14, 2024
View on Chrome Web Store
View FuboTV Hotkeys: keyboard shortcuts 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",
    "name": "FuboTV Hotkeys: keyboard shortcuts",
    "description": "Extension allows using keyboard shortcuts on FuboTV",
    "version": "1.0.2",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.fubo.tv\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "fubo128HotKey.png"
    },
    "content_scripts": [
        {
            "js": [
                "value.js",
                "engine.js"
            ],
            "matches": [
                "*:\/\/*.fubo.tv\/*"
            ]
        }
    ],
    "icons": {
        "36": "fubo36HotKey.png",
        "128": "fubo128HotKey.png"
    },
    "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