Live Cricket Scores

For all the fans of WC 2015.

Vad är Live Cricket Scores?

Live Cricket Scores är en Chrome-tillägg utvecklad av Samarth Shah, och dess huvudfunktion är "For all the fans of WC 2015.".

Ladda ner Live Cricket Scores-förlängningens CRX-fil

Ladda ner Live Cricket Scores-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
Officiell webbadress https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Beskrivning For all the fans of WC 2015.
Filstorlek 41.03 KB
Antal Installationer 32
Aktuell Version 1.0
Senast Uppdaterad 2015-03-28
Publiceringsdatum 2015-03-28
Betyg 4.60/5 Totalt 5 Betyg
Utvecklare Samarth Shah
Betalningssätt free
Stödda Språk 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"
    ]
}