Kakuy Live

KakuyLive Social Browsing

ما هو Kakuy Live؟

Kakuy Live هو إضافة Chrome تم تطويرها بواسطة https://www.kakuylive.com، والميزة الرئيسية لها هي "KakuyLive Social Browsing".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Kakuy Live

قم بتنزيل ملفات الامتداد Kakuy Live بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}