WI Badgers Football & Basketball Schedule

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

¿Qué es WI Badgers Football & Basketball Schedule?

WI Badgers Football & Basketball Schedule es una extensión de Chrome desarrollada por Jeff Bricco, y su función principal es "This extension contains a schedule of Wisconsin Badgers Football and Basketball events.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión WI Badgers Football & Basketball Schedule

Descarga archivos de extensión WI Badgers Football & Basketball Schedule en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre WI Badgers Football & Basketball Schedule WI Badgers Football & Basketball Schedule
ID megikoenmjfdifcjcifafkkncnofdnib
URL Oficial https://chromewebstore.google.com/detail/wi-badgers-football-baske/megikoenmjfdifcjcifafkkncnofdnib
Descripción This extension contains a schedule of Wisconsin Badgers Football and Basketball events.
Tamaño del Archivo 48.72 KB
Cantidad de Instalaciones 216
Versión Actual 1.2.4
Última Actualización 2014-04-01
Fecha de Publicación 2014-04-01
Calificación 3.44/5 Total de 9 Calificaciones
Desarrollador Jeff Bricco
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Ayuda https://groups.google.com/forum/#!forum/wisconsin-badger-schedule-extension
Idiomas Soportados 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"
    }
}