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是由Jeff Bricco开发的Chrome扩展程序,该扩展的主要功能是“This extension contains a schedule of Wisconsin Badgers Football and Basketball events.”。

扩展截图

screenshot
screenshot

下载WI Badgers Football & Basketball Schedule扩展crx文件

下载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"
    }
}