Kudos Extension

Extension to send Kudos

ما هو Kudos Extension؟

Kudos Extension هو إضافة Chrome تم تطويرها بواسطة Kudos Inc.، والميزة الرئيسية لها هي "Extension to send Kudos".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Kudos Extension

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

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

                        Send meaningful recognition to your peers right from your toolbar. 

With the Chrome add-on, now you can give Kudos in seconds - right from your toolbar. 

View your Kudos feeds and access everyone in your Kudos directory. Even switch easily between your Kudos accounts without ever opening a new tab. 

Kudos is a robust employee recognition system and private social network that enhances team communication, collaboration, appreciation, and rewards. www.kudosnow.com                    

معلومات أساسية عن التمديد

الاسم Kudos Extension Kudos Extension
ID fjcggnmhpdcdbmffeediibifphpnnhhb
عنوان URL الرسمي https://chromewebstore.google.com/detail/kudos-extension/fjcggnmhpdcdbmffeediibifphpnnhhb
الوصف Extension to send Kudos
حجم الملف 54.98 KB
عدد التثبيتات 442
النسخة الحالية 4.5
آخر تحديث 2017-12-11
تاريخ النشر 2017-12-11
تقييم 4.20/5 مجموع تقييمات 5
المطور Kudos Inc.
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.kudosnow.com
عنوان صفحة المساعدة http://support.kudosnow.com/home
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kudos Extension",
    "version": "4.5",
    "manifest_version": 2,
    "description": "Extension to send Kudos",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "kudos.html"
    },
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "38": "icon38.png",
        "32": "icon32.png",
        "19": "icon19.png",
        "16": "icon16.png"
    },
    "permissions": [
        "http:\/\/api.flickr.com\/"
    ]
}