Kudos Extension

Extension to send Kudos

Kudos Extension क्या है?

Kudos Extension Kudos Inc. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Extension to send Kudos"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Kudos Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ URL 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\/"
    ]
}