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"
    }
}