WI Badgers Football & Basketball Schedule

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

What is WI Badgers Football & Basketball Schedule?

WI Badgers Football & Basketball Schedule is a Chrome extension developed by Jeff Bricco, and its main feature is "This extension contains a schedule of Wisconsin Badgers Football and Basketball events.".

Extension Screenshots

screenshot
screenshot

Download WI Badgers Football & Basketball Schedule Extension CRX File

Download WI Badgers Football & Basketball Schedule extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name WI Badgers Football & Basketball Schedule WI Badgers Football & Basketball Schedule
ID megikoenmjfdifcjcifafkkncnofdnib
Official URL https://chromewebstore.google.com/detail/wi-badgers-football-baske/megikoenmjfdifcjcifafkkncnofdnib
Description This extension contains a schedule of Wisconsin Badgers Football and Basketball events.
File Size 48.72 KB
Installation Count 216
Current Version 1.2.4
Last Updated 2014-04-01
Publish Date 2014-04-01
Rating 3.44/5 Total 9 Ratings
Developer Jeff Bricco
Email [email protected]
Payment Type free
Help Page URL https://groups.google.com/forum/#!forum/wisconsin-badger-schedule-extension
Supported Languages 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"
    }
}