WebExtension.net
WebExtension.net

ESPNCricinfo

View on Chrome Web Store
View ESPNCricinfo Chrome Extension on Chrome Web Store
4.5 (1,001 ratings)

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

Shows you the latest cricket news, features and live scores from ESPNcricinfo.com
Type
Extension
Users
90,000 users
ESPN International
View author page of ESPN International
Published
Published on December 11, 2009
Version 1.8.5.3
Manifest version
2
Updated
Updated on March 4, 2020
View on Chrome Web Store
View ESPNCricinfo 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": 2,
    "name": "ESPNCricinfo",
    "short_name": "ESPNCricinfo",
    "version": "1.8.5.3",
    "description": "Shows you the latest cricket news, features and live scores from ESPNcricinfo.com",
    "minimum_chrome_version": "5.0",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "options_page": "options.html",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "ESPN Cricinfo - Cricket news, features and live scores",
        "default_icon": "icon19.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.cricinfo.com\/",
                "http:\/\/*.cricinfo.org\/",
                "https:\/\/*.cricinfo.com\/*match\/*",
                "http:\/\/*.cricinfo.org\/*match\/*",
                "https:\/\/*.espncricinfo.com\/",
                "http:\/\/*.espncricinfo.org\/",
                "https:\/\/*.espncricinfo.com\/*match\/*",
                "http:\/\/*.espncricinfo.org\/*match\/*"
            ],
            "js": [
                "js\/check.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "notifications",
        "background",
        "https:\/\/*.cricinfo.com\/",
        "http:\/\/*.cricinfo.org\/",
        "https:\/\/*.espncricinfo.com\/",
        "http:\/\/*.espncricinfo.org\/"
    ]
}
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