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 - это расширение Chrome, разработанное Jeff Bricco, и его основная функция - "This extension contains a schedule of Wisconsin Badgers Football and Basketball events.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения WI Badgers Football & Basketball Schedule

Скачайте файлы расширений 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"
    }
}