Noticias Internacionales

Descubre las noticias Internacionalesmás recientes

Was ist Noticias Internacionales?

Noticias Internacionales ist eine Chrome-Erweiterung, die von alfonsitomartinz32 entwickelt wurde, und ihr Hauptmerkmal ist "Descubre las noticias Internacionalesmás recientes".

Erweiterungsscreenshots

screenshot

Noticias Internacionales-Erweiterungs-CRX-Datei herunterladen

Laden Sie Noticias Internacionales-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 Internacionales donde encontrarás información sobre lo que a usted le interesa. Póngase al día con las noticias de cualquier parte de la región de una manera rápida y actualizadas al minuto, además de reportajes y mucho más.

Nota: Solo funciona con acceso a Internet!                    

Grundlegende Informationen zur Erweiterung

Name Noticias Internacionales Noticias Internacionales
ID oioheojgamnbhdlangcibhigiidkajge
Offizielle URL https://chrome.google.com/webstore/detail/noticias-internacionales/oioheojgamnbhdlangcibhigiidkajge
Beschreibung Descubre las noticias Internacionalesmás recientes
Dateigröße 30.96 KB
Installationsanzahl 58
Aktuelle Version 1
Letztes Update 2017-01-23
Veröffentlichungsdatum 2017-01-23
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler alfonsitomartinz32
Zahlungsart free
Unterstützte Sprachen es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Noticias Internacionales",
    "manifest_version": 2,
    "short_name": "Noticias Internacionales",
    "description": "Descubre las noticias Internacionalesm\u00e1s recientes",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "1484397030_Citycons_newspaper.png"
    },
    "icons": {
        "128": "icon.png"
    }
}