Kakuy Live

KakuyLive Social Browsing

什麼是Kakuy Live?

Kakuy Live是由https://www.kakuylive.com開發的Chrome擴展程式,該擴展的主要功能是“KakuyLive Social Browsing”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Kakuy Live擴展crx文件

下載Kakuy Live擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Kakuy Live Kakuy Live
ID mfokjmdlchngfadmbhmhenelgmbccdmc
官方網址 https://chromewebstore.google.com/detail/kakuy-live/mfokjmdlchngfadmbhmhenelgmbccdmc
簡介 KakuyLive Social Browsing
檔案大小 3.53 MB
安裝次數 15
目前版本 1.3
更新時間 2014-08-27
上架時間 2014-08-27
評分 5.00/5 共 1 次評分
開發者 https://www.kakuylive.com
付費類型 free
支援的語言 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"
    }
}