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
官方網址 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"
    }
}