Cricket Scores

Cricket Scores

Get the latest cricket scores with a single click.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Cricket Scores",
  "version": "1.2",
  "manifest_version": 2,
  "description": "Get the latest cricket scores with a single click.",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  }
}