WI Badgers Football & Basketball Schedule

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

Was ist WI Badgers Football & Basketball Schedule?

WI Badgers Football & Basketball Schedule ist eine Chrome-Erweiterung, die von Jeff Bricco entwickelt wurde, und ihr Hauptmerkmal ist "This extension contains a schedule of Wisconsin Badgers Football and Basketball events.".

Erweiterungsscreenshots

screenshot
screenshot

WI Badgers Football & Basketball Schedule-Erweiterungs-CRX-Datei herunterladen

Laden Sie WI Badgers Football & Basketball Schedule-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name WI Badgers Football & Basketball Schedule WI Badgers Football & Basketball Schedule
ID megikoenmjfdifcjcifafkkncnofdnib
Offizielle URL https://chromewebstore.google.com/detail/wi-badgers-football-baske/megikoenmjfdifcjcifafkkncnofdnib
Beschreibung This extension contains a schedule of Wisconsin Badgers Football and Basketball events.
Dateigröße 48.72 KB
Installationsanzahl 216
Aktuelle Version 1.2.4
Letztes Update 2014-04-01
Veröffentlichungsdatum 2014-04-01
Bewertung 3.44/5 Insgesamt 9 Bewertungen
Entwickler Jeff Bricco
E-Mail [email protected]
Zahlungsart free
Hilfeseite URL https://groups.google.com/forum/#!forum/wisconsin-badger-schedule-extension
Unterstützte Sprachen 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"
    }
}