Live Cricket Scores

For all the fans of WC 2015.

Apa itu Live Cricket Scores?

Live Cricket Scores adalah ekstensi Chrome yang dikembangkan oleh Samarth Shah, dan fitur utamanya adalah "For all the fans of WC 2015.".

Unduh Berkas CRX Ekstensi Live Cricket Scores

Unduh file ekstensi Live Cricket Scores dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
URL Resmi https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
Deskripsi For all the fans of WC 2015.
Ukuran File 41.03 KB
Jumlah Instalasi 32
Versi Saat Ini 1.0
Terakhir Diperbarui 2015-03-28
Tanggal Publikasi 2015-03-28
Penilaian 4.60/5 Total 5 Penilaian
Pengembang Samarth Shah
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}