Noticias Internacionales

Descubre las noticias Internacionalesmás recientes

What is Noticias Internacionales?

Noticias Internacionales is a Chrome extension developed by alfonsitomartinz32, and its main feature is "Descubre las noticias Internacionalesmás recientes".

Extension Screenshots

screenshot

Download Noticias Internacionales Extension CRX File

Download Noticias Internacionales extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Noticias Internacionales Noticias Internacionales
ID oioheojgamnbhdlangcibhigiidkajge
Official URL https://chrome.google.com/webstore/detail/noticias-internacionales/oioheojgamnbhdlangcibhigiidkajge
Description Descubre las noticias Internacionalesmás recientes
File Size 30.96 KB
Installation Count 58
Current Version 1
Last Updated 2017-01-23
Publish Date 2017-01-23
Rating 1.00/5 Total 1 Ratings
Developer alfonsitomartinz32
Payment Type free
Supported Languages 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"
    }
}