Live Cricket Scores

For all the fans of WC 2015.

Co je Live Cricket Scores?

Live Cricket Scores je rozšíření Chrome vyvinuté Samarth Shah, a jeho hlavní funkcí je „For all the fans of WC 2015.“.

Stáhnout soubor CRX rozšíření Live Cricket Scores

Stáhněte si soubory rozšíření Live Cricket Scores ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Are you a cricket fan but also sometimes want to keep yourself updated with the live scores?

Download this extension and you can learn the scores of ALL current matches in just a click.                    

Základní Informace o Rozšíření

Název Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
Oficiální URL https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Popis For all the fans of WC 2015.
Velikost souboru 41.03 KB
Počet instalací 32
Aktuální Verze 1.0
Poslední Aktualizace 2015-03-28
Datum Vydání 2015-03-28
Hodnocení 4.60/5 Celkem 5 Hodnocení
Vývojář Samarth Shah
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Live Cricket Scores",
    "description": "For all the fans of WC 2015.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Click here to get the live scores."
    },
    "permissions": [
        "http:\/\/static.cricinfo.com\/rss\/livescores.xml"
    ]
}