Live Cricket Scores

For all the fans of WC 2015.

Co to jest Live Cricket Scores?

Live Cricket Scores to rozszerzenie Chrome opracowane przez Samarth Shah, a jego główną funkcją jest „For all the fans of WC 2015.”.

Pobierz plik CRX rozszerzenia Live Cricket Scores

Pobierz pliki rozszerzeń Live Cricket Scores w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
Oficjalny URL https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Opis For all the fans of WC 2015.
Rozmiar pliku 41.03 KB
Liczba instalacji 32
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2015-03-28
Data Publikacji 2015-03-28
Ocena 4.60/5 Łącznie 5 Oceny
Deweloper Samarth Shah
Typ Płatności free
Obsługiwane Języki 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"
    ]
}