Live Cricket Scores

For all the fans of WC 2015.

What is Live Cricket Scores?

Live Cricket Scores is a Chrome extension developed by Samarth Shah, and its main feature is "For all the fans of WC 2015.".

Download Live Cricket Scores Extension CRX File

Download Live Cricket Scores extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
Official URL https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Description For all the fans of WC 2015.
File Size 41.03 KB
Installation Count 32
Current Version 1.0
Last Updated 2015-03-28
Publish Date 2015-03-28
Rating 4.60/5 Total 5 Ratings
Developer Samarth Shah
Payment Type free
Supported Languages 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"
    ]
}