soychile.cl - Noticias de todo nuestro país

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

什麼是soychile.cl - Noticias de todo nuestro país?

soychile.cl - Noticias de todo nuestro país是由https://www.soychile.cl開發的Chrome擴展程式,該擴展的主要功能是“Entérate de todo lo que ocurre en el país, en tiempo real”。

擴展截圖

screenshot
screenshot
screenshot

下載soychile.cl - Noticias de todo nuestro país擴展crx文件

下載soychile.cl - Noticias de todo nuestro país擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 soychile.cl - Noticias de todo nuestro país soychile.cl - Noticias de todo nuestro país
ID kfmkbbiclelmdohlohkbiafbelpnnlda
官方網址 https://chromewebstore.google.com/detail/soychilecl-noticias-de-to/kfmkbbiclelmdohlohkbiafbelpnnlda
簡介 Entérate de todo lo que ocurre en el país, en tiempo real
檔案大小 91.93 KB
安裝次數 3,000
目前版本 2.4.1
更新時間 2018-11-30
上架時間 2018-11-30
評分 3.93/5 共 15 次評分
開發者 https://www.soychile.cl
付費類型 free
擴展官網 http://www.soychile.cl
支援的語言 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"
}