Noticias de Deportes

Descubre las noticias de Deportes más recientes

Что такое Noticias de Deportes?

Noticias de Deportes - это расширение Chrome, разработанное Unknown, и его основная функция - "Descubre las noticias de Deportes más recientes".

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

screenshot

Скачать файл CRX расширения Noticias de Deportes

Скачайте файлы расширений Noticias de Deportes в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Últimas noticias sobre Deportes donde encontrarás información sobre lo que a usted le interesa. Póngase al día con las noticias de deporte actualizadas al minuto, además de reportajes y mucho más.

Nota: Solo funciona con acceso a Internet!                    

Основная информация о расширении

Название Noticias de Deportes Noticias de Deportes
ID fgpofjfnmifikopmbchgmgpgjnkcpbpd
Официальный URL https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd
Описание Descubre las noticias de Deportes más recientes
Размер файла 32.69 KB
Количество установок 17
Текущая Версия 1
Последнее Обновление 2017-01-16
Дата публикации 2017-01-16
Разработчик Unknown
Тип оплаты free
Поддерживаемые языки es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Noticias de Deportes",
    "manifest_version": 2,
    "short_name": "Noticias de Deportes",
    "description": "Descubre las noticias de Deportes m\u00e1s recientes",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "1484397030_Citycons_newspaper.png"
    },
    "icons": {
        "128": "icon.png"
    }
}