Live Cricket Scores

For all the fans of WC 2015.

¿Qué es Live Cricket Scores?

Live Cricket Scores es una extensión de Chrome desarrollada por Samarth Shah, y su función principal es "For all the fans of WC 2015.".

Descargar Archivo CRX de la Extensión Live Cricket Scores

Descarga archivos de extensión Live Cricket Scores en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
URL Oficial https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Descripción For all the fans of WC 2015.
Tamaño del Archivo 41.03 KB
Cantidad de Instalaciones 32
Versión Actual 1.0
Última Actualización 2015-03-28
Fecha de Publicación 2015-03-28
Calificación 4.60/5 Total de 5 Calificaciones
Desarrollador Samarth Shah
Tipo de Pago free
Idiomas Soportados 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"
    ]
}