Live Cricket Scores
For all the fans of WC 2015.
什麼是Live Cricket Scores?
Live Cricket Scores是由Samarth Shah開發的Chrome擴展程式,該擴展的主要功能是“For all the fans of WC 2015.”。
下載Live Cricket Scores擴展crx文件
下載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 |
官方網址 | 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" ] } |