Kakuy Live

KakuyLive Social Browsing

¿Qué es Kakuy Live?

Kakuy Live es una extensión de Chrome desarrollada por https://www.kakuylive.com, y su función principal es "KakuyLive Social Browsing".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Kakuy Live

Descarga archivos de extensión Kakuy Live en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        This plugin was created in order to give the searches a more social approach to the end users, so that when you search for some info in one of the majos engines like (google, yahoo, bing,yandex, baidu) if other users search for the same as you, you can check the info the share, try a chat or share your own info so that others can see it.

We think that the human being is the best link and so we create this plugin to attach the links provided a human approach to the info they have.                    

Información Básica de la Extensión

Nombre Kakuy Live Kakuy Live
ID mfokjmdlchngfadmbhmhenelgmbccdmc
URL Oficial https://chromewebstore.google.com/detail/kakuy-live/mfokjmdlchngfadmbhmhenelgmbccdmc
Descripción KakuyLive Social Browsing
Tamaño del Archivo 3.53 MB
Cantidad de Instalaciones 15
Versión Actual 1.3
Última Actualización 2014-08-27
Fecha de Publicación 2014-08-27
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador https://www.kakuylive.com
Tipo de Pago free
Idiomas Soportados de,en,en-GB,en-US,fil,fr,es,es-419,it,pt-PT,ru,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kakuy Live",
    "description": "KakuyLive Social Browsing",
    "version": "1.3",
    "icons": {
        "128": "icon_128.png"
    },
    "default_locale": "es",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "main.html"
    }
}