El Comercio

El Comercio - Noticias del Ecuador y del mundo.

什么是El Comercio?

El Comercio是由http://www.elcomercio.com开发的Chrome扩展程序,该扩展的主要功能是“El Comercio - Noticias del Ecuador y del mundo.”。

扩展截图

screenshot

下载El Comercio扩展crx文件

下载El Comercio扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        El Comercio - Noticias del Ecuador y del mundo. Elcomercio.com tiene secciones sobre deportes, fútbol, política, seguridad y judicial, negocios, entretenimiento, cultura, mundo, tecnología. Hay videos, fotos, galerías, blogs, audios.                    

扩展基本信息

名称 El Comercio El Comercio
ID iigijljgadldhmhaodnekmogjpknkgik
官方URL https://chrome.google.com/webstore/detail/el-comercio/iigijljgadldhmhaodnekmogjpknkgik
简介 El Comercio - Noticias del Ecuador y del mundo.
文件大小 20.74 KB
安装次数 69
当前版本 1.2
更新时间 2014-08-29
上架时间 2014-08-29
评分 4.00/5 共1次评分
开发者 http://www.elcomercio.com
付费类型 free
扩展官网 http://www.elcomercio.com/
帮助页面URL http://www.elcomercio.com/pages/servicios.html
支持的语言 es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "El Comercio",
    "short_name": "GEC",
    "signature": "GEC",
    "author": "Pablo Reyes",
    "version": "1.2",
    "description": "El Comercio - Noticias del Ecuador y del mundo.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "El Comercio",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/www.elcomercio.com\/pages\/terminos-y-condiciones.html"
    ]
}