WI Badgers Football & Basketball Schedule

This extension contains a schedule of Wisconsin Badgers Football and Basketball events.

WI Badgers Football & Basketball Scheduleคืออะไร?

WI Badgers Football & Basketball Schedule เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jeff Bricco และคุณลักษณะหลักของมันคือ "This extension contains a schedule of Wisconsin Badgers Football and Basketball events."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WI Badgers Football & Basketball Schedule

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

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

                        Badger fans rejoice! This extension shows the University of Wisconsin Football and Basketball Schedule. It's easy and quick to access information about the Badger schedule. Don't know what network the game is on today? Here's an easy way to see. 

Current information displayed include date, time (if upcoming), result (if completed), current team standing and record, opponent, location and what network the game is on.

I will be expanding the extension to display more information (such as full conference standings) in the same easy to find and easy to read format.

Questions or comments can be directed at me on Twitter, @jeffbricco or through the Google Group. GO BUCKY!                    

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

ชื่อ WI Badgers Football & Basketball Schedule WI Badgers Football & Basketball Schedule
ID megikoenmjfdifcjcifafkkncnofdnib
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wi-badgers-football-baske/megikoenmjfdifcjcifafkkncnofdnib
คำอธิบาย This extension contains a schedule of Wisconsin Badgers Football and Basketball events.
ขนาดไฟล์ 48.72 KB
จำนวนการติดตั้ง 216
เวอร์ชันปัจจุบัน 1.2.4
อัปเดตครั้งล่าสุด 2014-04-01
วันที่เผยแพร่ 2014-04-01
คะแนน 3.44/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา Jeff Bricco
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://groups.google.com/forum/#!forum/wisconsin-badger-schedule-extension
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WI Badgers Football & Basketball Schedule",
    "description": "This extension contains a schedule of Wisconsin Badgers Football and Basketball events.",
    "version": "1.2.4",
    "author": "Jeff Bricco",
    "short_name": "Badger's Sport Schedule",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png",
        "icons": {
            "16": "icon.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html"
    }
}