Noticias Internacionales

Descubre las noticias Internacionalesmás recientes

Wat is Noticias Internacionales?

Noticias Internacionales is een Chrome-extensie ontwikkeld door alfonsitomartinz32, en de belangrijkste functie is "Descubre las noticias Internacionalesmás recientes".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Noticias Internacionales

Download Noticias Internacionales-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 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!                    

Basisinformatie over de Extensie

Naam Noticias Internacionales Noticias Internacionales
ID oioheojgamnbhdlangcibhigiidkajge
Officiële URL https://chrome.google.com/webstore/detail/noticias-internacionales/oioheojgamnbhdlangcibhigiidkajge
Beschrijving Descubre las noticias Internacionalesmás recientes
Bestandsgrootte 30.96 KB
Aantal Installaties 58
Huidige Versie 1
Laatst Bijgewerkt 2017-01-23
Publicatiedatum 2017-01-23
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar alfonsitomartinz32
Betalingswijze free
Ondersteunde Talen 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"
    }
}