Noticias de Finanzas

Descubre las noticias de Finanzas

What is Noticias de Finanzas?

Noticias de Finanzas is a Chrome extension developed by Unknown, and its main feature is "Descubre las noticias de Finanzas".

Extension Screenshots

screenshot

Download Noticias de Finanzas Extension CRX File

Download Noticias de Finanzas 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 de Finanzas. Locales y en el mundo. Toda la actualidad en el mundo lleno de información, además de reportajes y mucho más.

Nota: Solo funciona con acceso a Internet                    

Extension Basic Information

Name Noticias de Finanzas Noticias de Finanzas
ID laooojcnhemaeoobdallmmacinlafmeb
Official URL https://chromewebstore.google.com/detail/noticias-de-finanzas/laooojcnhemaeoobdallmmacinlafmeb
Description Descubre las noticias de Finanzas
File Size 30.73 KB
Installation Count 35
Current Version 1
Last Updated 2017-01-27
Publish Date 2017-01-27
Rating 5.00/5 Total 1 Ratings
Developer Unknown
Payment Type free
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Noticias de Finanzas",
    "manifest_version": 2,
    "short_name": "Noticias de Finanzas",
    "description": "Descubre las noticias de Finanzas",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "1484397030_Citycons_newspaper.png"
    },
    "icons": {
        "128": "icon.png"
    }
}