WebExtension.net
WebExtension.net

MLB Baseball Tracker

View on Chrome Web Store
View MLB Baseball Tracker Chrome Extension on Chrome Web Store
4.9 (21 ratings)

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

Adds an icon with your selected MLB team's game information with real-time score and in-game data.
Type
Extension
Users
4,000 users
dangardiner
View author page of dangardiner
Published
Published on February 27, 2017
Version 3.1
Manifest version
3
Updated
Updated on May 16, 2022
View on Chrome Web Store
View MLB Baseball Tracker 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",
    "manifest_version": 3,
    "name": "MLB Baseball Tracker",
    "short_name": "MlbBaseballTracker",
    "version": "3.1",
    "description": "Adds an icon with your selected MLB team's game information with real-time score and in-game data.",
    "offline_enabled": false,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "alarms",
        "storage",
        "contextMenus"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "logos\/*",
                "numbers\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "extension_ids": [
                "ojihcoimmhapanmaglfhjfddoniigjpg",
                "pbhopjnalckkgcigcfohmiinmhaamldl"
            ]
        }
    ],
    "action": {
        "128": "logos\/mlb.png"
    },
    "icons": {
        "128": "logos\/mlb.png"
    }
}
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