Kakuy Live

KakuyLive Social Browsing

Wat is Kakuy Live?

Kakuy Live is een Chrome-extensie ontwikkeld door https://www.kakuylive.com, en de belangrijkste functie is "KakuyLive Social Browsing".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Kakuy Live

Download Kakuy Live-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Kakuy Live Kakuy Live
ID mfokjmdlchngfadmbhmhenelgmbccdmc
Officiële URL https://chromewebstore.google.com/detail/kakuy-live/mfokjmdlchngfadmbhmhenelgmbccdmc
Beschrijving KakuyLive Social Browsing
Bestandsgrootte 3.53 MB
Aantal Installaties 15
Huidige Versie 1.3
Laatst Bijgewerkt 2014-08-27
Publicatiedatum 2014-08-27
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.kakuylive.com
Betalingswijze free
Ondersteunde Talen 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"
    }
}