Cricket Scores
Get the latest cricket scores with a single click.
什么是Cricket Scores?
Cricket Scores是由http://www.learningconcepts.in开发的Chrome扩展程序,该扩展的主要功能是“Get the latest cricket scores with a single click.”。
扩展截图
下载Cricket Scores扩展crx文件
下载Cricket Scores扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Get the latest cricket scores of test matches and one day internationals in a single click.
扩展基本信息
名称 | |
ID | igpbjahpiikhlfbendlkbpihicjldchc |
官方URL | https://chrome.google.com/webstore/detail/cricket-scores/igpbjahpiikhlfbendlkbpihicjldchc |
简介 | Get the latest cricket scores with a single click. |
文件大小 | 8.95 KB |
安装次数 | 88 |
当前版本 | 1.2 |
更新时间 | 2012-09-10 |
上架时间 | 2012-09-10 |
评分 | 4.75/5 共8次评分 |
开发者 | http://www.learningconcepts.in |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.learningconcepts.in/ |
隐私政策页面URL | http://learningconcepts.in/chrome-extensions-privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cricket Scores", "version": "1.2", "manifest_version": 2, "description": "Get the latest cricket scores with a single click.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |