Sporting Update

This extension will get team results, news, and standings as fast as you can click

Sporting Updateคืออะไร?

Sporting Update เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dbextsandapps และคุณลักษณะหลักของมันคือ "This extension will get team results, news, and standings as fast as you can click"

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

screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Sporting Update ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Tired of clicking around to link after link to find out what's happening with your favorite sports teams? Want to get to the standings, rankings, or latest team's result faster? Get the latest NFL, NBA, MLB, NCAA Football, and NCAA M Basketball information with this simple, easy to use extension. There is nothing mind-blowing about this extension, but I'm hoping it will slightly simplify your sports needs.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Sporting Update Sporting Update
ID blcjpfocolckibpejgelcfgjifdfjobm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm
คำอธิบาย This extension will get team results, news, and standings as fast as you can click
ขนาดไฟล์ 2.54 MB
จำนวนการติดตั้ง 53
เวอร์ชันปัจจุบัน 0.0.0.2
อัปเดตครั้งล่าสุด 2018-01-15
วันที่เผยแพร่ 2018-01-15
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา dbextsandapps
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sporting Update",
    "description": "This extension will get team results, news, and standings as fast as you can click",
    "version": "0.0.0.2",
    "browser_action": {
        "default_icon": {
            "19": "foamfinger19.png",
            "38": "foamfinger38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "foamfinger16.png",
        "48": "foamfinger48.png",
        "128": "foamfinger96.png"
    },
    "short_name": "SportUpdate",
    "permissions": [
        "activeTab"
    ]
}