SportHub

Customized updates about your favourite sports

SportHubคืออะไร?

SportHub เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rohit satya และคุณลักษณะหลักของมันคือ "Customized updates about your favourite sports"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SportHub

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}