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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" ] } |