Live Cricket Scores

For all the fans of WC 2015.

ما هو Live Cricket Scores؟

Live Cricket Scores هو إضافة Chrome تم تطويرها بواسطة Samarth Shah، والميزة الرئيسية لها هي "For all the fans of WC 2015.".

تحميل ملف CRX للإضافة Live Cricket Scores

قم بتنزيل ملفات الامتداد Live Cricket Scores بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
عنوان URL الرسمي https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
الوصف For all the fans of WC 2015.
حجم الملف 41.03 KB
عدد التثبيتات 32
النسخة الحالية 1.0
آخر تحديث 2015-03-28
تاريخ النشر 2015-03-28
تقييم 4.60/5 مجموع تقييمات 5
المطور Samarth Shah
نوع الدفع free
اللغات المدعومة 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"
    ]
}