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
公式URL 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"
    }
}