Noticias de Deportes

Descubre las noticias de Deportes más recientes

Wat is Noticias de Deportes?

Noticias de Deportes is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Descubre las noticias de Deportes más recientes".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Noticias de Deportes

Download Noticias de Deportes-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Ú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!                    

Basisinformatie over de Extensie

Naam Noticias de Deportes Noticias de Deportes
ID fgpofjfnmifikopmbchgmgpgjnkcpbpd
Officiële URL https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd
Beschrijving Descubre las noticias de Deportes más recientes
Bestandsgrootte 32.69 KB
Aantal Installaties 17
Huidige Versie 1
Laatst Bijgewerkt 2017-01-16
Publicatiedatum 2017-01-16
Ontwikkelaar Unknown
Betalingswijze free
Ondersteunde Talen 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"
    }
}