Noticias de Deportes

Descubre las noticias de Deportes más recientes

Was ist Noticias de Deportes?

Noticias de Deportes ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Descubre las noticias de Deportes más recientes".

Erweiterungsscreenshots

screenshot

Noticias de Deportes-Erweiterungs-CRX-Datei herunterladen

Laden Sie Noticias de Deportes-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Noticias de Deportes Noticias de Deportes
ID fgpofjfnmifikopmbchgmgpgjnkcpbpd
Offizielle URL https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd
Beschreibung Descubre las noticias de Deportes más recientes
Dateigröße 32.69 KB
Installationsanzahl 17
Aktuelle Version 1
Letztes Update 2017-01-16
Veröffentlichungsdatum 2017-01-16
Entwickler Unknown
Zahlungsart free
Unterstützte Sprachen 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"
    }
}