Social Geek

Noticias de tecnología

什么是Social Geek?

Social Geek是由https://www.socialgeek.co开发的Chrome扩展程序,该扩展的主要功能是“Noticias de tecnología”。

扩展截图

screenshot

下载Social Geek扩展crx文件

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

扩展使用说明

                        Social Geek es el sitio de noticias tecnológicas número 1 en Colombia. Con más de 80.000 visitas al día, se informa a diario del acontecer tecnológico mundial, aplicaciones móviles, startups, emprendimiento.

Con la extensión para Google Chrome, podrás tener directamente en tu navegador las actualizaciones más recientes de nuestras notas ¡No te perderás de ninguna!                    

扩展基本信息

名称 Social Geek Social Geek
ID lpkfojaeodaelndibdiagcmajlchnpok
官方URL https://chromewebstore.google.com/detail/social-geek/lpkfojaeodaelndibdiagcmajlchnpok
简介 Noticias de tecnología
文件大小 21.86 KB
安装次数 13
当前版本 1.1
更新时间 2014-06-08
上架时间 2014-06-07
评分 4.50/5 共2次评分
开发者 https://www.socialgeek.co
付费类型 free
支持的语言 es
manifest.json
{
    "name": "Social Geek",
    "description": "Noticias de tecnolog\u00eda",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_title": "Social Geek",
        "name": "Social Geek",
        "default_popup": "sg.html"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "1.1",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}