WebExtension.net
WebExtension.net

Fubo TV Speeder: adjust playback speed

View on Chrome Web Store
View Fubo TV Speeder: adjust playback speed 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.

Extension allows to adjust the playback speed on Fubo TV according to preference
Type
Extension
Users
66 users
2
Awesome Extensions
View author page of Awesome Extensions
Published
Published on March 15, 2023
Version 1.0.4
Manifest version
3
Updated
Updated on October 17, 2024
View on Chrome Web Store
View Fubo TV Speeder: adjust playback speed 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": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.0.4",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.fubo.tv\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/fuboSpeeder48.png"
    },
    "content_scripts": [
        {
            "js": [
                "value.js",
                "engine.js"
            ],
            "css": [
                "modalFrame.css"
            ],
            "matches": [
                "*:\/\/*.fubo.tv\/*"
            ]
        }
    ],
    "icons": {
        "48": "assets\/fuboSpeeder48.png",
        "128": "assets\/fuboSpeeder128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/fuboSpeeder48.png",
                "assets\/times-solid.svg"
            ],
            "matches": [
                "*:\/\/*.fubo.tv\/*"
            ]
        }
    ],
    "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