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 |
官方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" ] } |