Noticias de Deportes

Descubre las noticias de Deportes más recientes

Cos'è Noticias de Deportes?

Noticias de Deportes è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Descubre las noticias de Deportes más recientes".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Noticias de Deportes

Scarica i file di estensione Noticias de Deportes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Noticias de Deportes Noticias de Deportes
ID fgpofjfnmifikopmbchgmgpgjnkcpbpd
URL Ufficiale https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd
Descrizione Descubre las noticias de Deportes más recientes
Dimensione del File 32.69 KB
Conteggio Installazioni 17
Versione Corrente 1
Ultimo Aggiornamento 2017-01-16
Data di Pubblicazione 2017-01-16
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate 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"
    }
}