Live Cricket Scores

For all the fans of WC 2015.

Wat is Live Cricket Scores?

Live Cricket Scores is een Chrome-extensie ontwikkeld door Samarth Shah, en de belangrijkste functie is "For all the fans of WC 2015.".

Download het CRX-bestand van de extensie Live Cricket Scores

Download Live Cricket Scores-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
Officiële URL https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Beschrijving For all the fans of WC 2015.
Bestandsgrootte 41.03 KB
Aantal Installaties 32
Huidige Versie 1.0
Laatst Bijgewerkt 2015-03-28
Publicatiedatum 2015-03-28
Beoordeling 4.60/5 Totaal 5 Beoordelingen
Ontwikkelaar Samarth Shah
Betalingswijze free
Ondersteunde Talen 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"
    ]
}