SportHub

Customized updates about your favourite sports

什么是SportHub?

SportHub是由rohit satya开发的Chrome扩展程序,该扩展的主要功能是“Customized updates about your favourite sports”。

扩展截图

screenshot
screenshot

下载SportHub扩展crx文件

下载SportHub扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Sporthub is for all the sports fanatics out there. We will help you stay updated with all the sports and teams you like without having to visit your browser every time or hampering your workflow in any way. We do this by using customized rich notifications depending on the sport. Hope you love it.

You don't need to create an account or login using gmail, etc. Just install and enjoy. 

We aim to expand to a lot of sports including football, tennis, basketball, etc. Right now we are starting off with cricket. Other sports and more features will be added very soon.

It will be great if you can provide feedback by leaving some comments, so that we can make things even better.

Keep cheering for you favorite team(s).

Cheers!                    

扩展基本信息

名称 SportHub SportHub
ID lkkeoaoijenggefjnnfgejgngahgkein
官方URL https://chrome.google.com/webstore/detail/sporthub/lkkeoaoijenggefjnnfgejgngahgkein
简介 Customized updates about your favourite sports
文件大小 557 KB
安装次数 19
当前版本 0.1.4
更新时间 2014-07-31
上架时间 2014-07-31
评分 4.00/5 共4次评分
开发者 rohit satya
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SportHub",
    "description": "Customized updates about your favourite sports",
    "version": "0.1.4",
    "permissions": [
        "http:\/\/cricscore-api.appspot.com\/",
        "notifications"
    ],
    "background": {
        "scripts": [
            "scripts\/bb218a37.vendor.js",
            "scripts\/6e0cfa39.bkscripts.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon.png",
            "38": "images\/icon.png",
            "48": "images\/icon.png",
            "128": "images\/icon.png"
        },
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    }
}