Live Cricket Scores

For all the fans of WC 2015.

O que é Live Cricket Scores?

Live Cricket Scores é uma extensão do Chrome desenvolvida por Samarth Shah, e sua principal característica é "For all the fans of WC 2015.".

Baixar o arquivo CRX da Extensão Live Cricket Scores

Baixe arquivos de extensão Live Cricket Scores no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
URL Oficial https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Descrição For all the fans of WC 2015.
Tamanho do Arquivo 41.03 KB
Contagem de Instalações 32
Versão Atual 1.0
Última Atualização 2015-03-28
Data de Publicação 2015-03-28
Classificação 4.60/5 Total de 5 Avaliações
Desenvolvedor Samarth Shah
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}