Live Cricket Scores

For all the fans of WC 2015.

Hvad er Live Cricket Scores?

Live Cricket Scores er en Chrome-udvidelse udviklet af Samarth Shah, og dens hovedfunktion er "For all the fans of WC 2015.".

Download Live Cricket Scores-udvidelses-CRX-fil

Download Live Cricket Scores-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
Officiel URL https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Beskrivelse For all the fans of WC 2015.
Filstørrelse 41.03 KB
Antal Installationer 32
Nuværende Version 1.0
Senest Opdateret 2015-03-28
Udgivelsesdato 2015-03-28
Bedømmelse 4.60/5 Samlet 5 Bedømmelser
Udvikler Samarth Shah
Betalingsmetode free
Understøttede Sprog 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"
    ]
}