Social Geek
Noticias de tecnología
What is Social Geek?
Social Geek is a Chrome extension developed by https://www.socialgeek.co, and its main feature is "Noticias de tecnología".
Extension Screenshots
Download Social Geek Extension CRX File
Download Social Geek extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | Social Geek |
ID | lpkfojaeodaelndibdiagcmajlchnpok |
Official URL | https://chromewebstore.google.com/detail/social-geek/lpkfojaeodaelndibdiagcmajlchnpok |
Description | Noticias de tecnología |
File Size | 21.86 KB |
Installation Count | 13 |
Current Version | 1.1 |
Last Updated | 2014-06-08 |
Publish Date | 2014-06-07 |
Rating | 4.50/5 Total 2 Ratings |
Developer | https://www.socialgeek.co |
Payment Type | free |
Supported Languages | 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" } } |