SportHub

Customized updates about your favourite sports

What is SportHub?

SportHub is a Chrome extension developed by rohit satya, and its main feature is "Customized updates about your favourite sports".

Extension Screenshots

screenshot
screenshot

Download SportHub Extension CRX File

Download SportHub extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name SportHub SportHub
ID lkkeoaoijenggefjnnfgejgngahgkein
Official URL https://chrome.google.com/webstore/detail/sporthub/lkkeoaoijenggefjnnfgejgngahgkein
Description Customized updates about your favourite sports
File Size 557 KB
Installation Count 19
Current Version 0.1.4
Last Updated 2014-07-31
Publish Date 2014-07-31
Rating 4.00/5 Total 4 Ratings
Developer rohit satya
Payment Type free
Supported Languages 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"
    }
}