Social Geek
Noticias de tecnología
Social Geekとは何ですか?
Social Geekはhttps://www.socialgeek.coによって開発されたChromeの拡張機能で、その主な機能は「Noticias de tecnología」です。
拡張機能のスクリーンショット
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 |
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" } } |