soychile.cl - Noticias de todo nuestro país

Entérate de todo lo que ocurre en el país, en tiempo real

What is soychile.cl - Noticias de todo nuestro país?

soychile.cl - Noticias de todo nuestro país is a Chrome extension developed by https://www.soychile.cl, and its main feature is "Entérate de todo lo que ocurre en el país, en tiempo real".

Extension Screenshots

screenshot
screenshot
screenshot

Download soychile.cl - Noticias de todo nuestro país Extension CRX File

Download soychile.cl - Noticias de todo nuestro país 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

                        Ya no necesitas estar dentro de soychile.cl para enterarte de las noticias más recientes. Con esta nueva extensión para Google Chrome podrás informarte, en tiempo real, de las últimas noticias de todos los sitios de la red soychile.cl sin importar dónde navegues.                    

Extension Basic Information

Name soychile.cl - Noticias de todo nuestro país soychile.cl - Noticias de todo nuestro país
ID kfmkbbiclelmdohlohkbiafbelpnnlda
Official URL https://chromewebstore.google.com/detail/soychilecl-noticias-de-to/kfmkbbiclelmdohlohkbiafbelpnnlda
Description Entérate de todo lo que ocurre en el país, en tiempo real
File Size 91.93 KB
Installation Count 3,000
Current Version 2.4.1
Last Updated 2018-11-30
Publish Date 2018-11-30
Rating 3.93/5 Total 15 Ratings
Developer https://www.soychile.cl
Payment Type free
Extension Website http://www.soychile.cl
Supported Languages es-419
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon.png"
        },
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Ent\u00e9rate de todo lo que ocurre en el pa\u00eds, en tiempo real",
    "icons": {
        "128": "icon128.png",
        "16": "icon.png",
        "48": "icon48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9UqiqnQEQBlugXu9qqCJ5UDIYQAkEOHjgrDgyo7Mx4xUJ89s0DMr2yzS6NPs9MQv+y3HDBUg68g5BLatILag55h4AxRpSPnvT93f2pDpdOICEa76Mk1ZkibLUUCZXSCmNyh5f+tjMhwCCpB6x7lS0p\/Wnu02dUShAu3WPY23FkwIDAQAB",
    "manifest_version": 2,
    "name": "soychile.cl  - Noticias de todo nuestro pa\u00eds",
    "permissions": [
        "notifications",
        "http:\/\/www.soychile.cl\/*",
        "http:\/\/app.soychile.cl\/*",
        "unlimitedStorage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.4.1"
}