WebExtension.net
WebExtension.net

MultiViewer Companion

View on Chrome Web Store
View MultiViewer Companion Chrome Extension on Chrome Web Store
4.1 (17 ratings)

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

MultiViewer integration with your browser
Type
Extension
Users
20,000 users
Website multiviewer.app
MultiViewer
View author page of MultiViewer
Published
Published on September 5, 2023
Version 2.0.0
Manifest version
3
Updated
Updated on October 18, 2024
View on Chrome Web Store
View MultiViewer Companion Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MultiViewer Companion",
    "description": "MultiViewer integration with your browser",
    "version": "2.0.0",
    "icons": {
        "16": "icons\/[email protected]",
        "48": "icons\/[email protected]",
        "128": "icons\/[email protected]",
        "1024": "icons\/[email protected]"
    },
    "host_permissions": [
        "*:\/\/localhost\/*",
        "*:\/\/*.formula1.com\/*",
        "*:\/\/formula1.com\/*",
        "*:\/\/multiviewer.app\/*",
        "*:\/\/multiviewer.dev\/*",
        "*:\/\/multiviewer.test\/*"
    ],
    "permissions": [
        "cookies"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/f1tv.formula1.com\/*"
            ],
            "js": [
                "content-scripts\/f1tv.js"
            ]
        },
        {
            "matches": [
                "*:\/\/multiviewer.app\/*",
                "*:\/\/multiviewer.dev\/*",
                "*:\/\/multiviewer.test\/*"
            ],
            "js": [
                "content-scripts\/multiviewer.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-scripts\/f1tv.css"
            ],
            "matches": [
                "*:\/\/f1tv.formula1.com\/*"
            ]
        }
    ]
}
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