WI Badgers Football & Basketball Schedule

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

WI Badgers Football & Basketball Schedule là gì?

WI Badgers Football & Basketball Schedule là một tiện ích mở rộng Chrome được phát triển bởi Jeff Bricco, và tính năng chính của nó là "This extension contains a schedule of Wisconsin Badgers Football and Basketball events.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng WI Badgers Football & Basketball Schedule

Tải xuống các tệp mở rộng WI Badgers Football & Basketball Schedule dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên WI Badgers Football & Basketball Schedule WI Badgers Football & Basketball Schedule
ID megikoenmjfdifcjcifafkkncnofdnib
URL Chính Thức https://chromewebstore.google.com/detail/wi-badgers-football-baske/megikoenmjfdifcjcifafkkncnofdnib
Mô tả This extension contains a schedule of Wisconsin Badgers Football and Basketball events.
Kích Thước Tệp 48.72 KB
Số Lần Cài Đặt 216
Phiên Bản Hiện Tại 1.2.4
Cập Nhật Lần Cuối 2014-04-01
Ngày Phát Hành 2014-04-01
Đánh Giá 3.44/5 Tổng số 9 Đánh Giá
Nhà Phát Triển Jeff Bricco
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://groups.google.com/forum/#!forum/wisconsin-badger-schedule-extension
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}