Karmabot dashboard

Stay on top of your Slack team activity with this Karmabot New Tab dashboard. Sprinkle more karma more often to brighten up the day.

Qu'est-ce que Karmabot dashboard ?

Karmabot dashboard est une extension Chrome développée par https://karmabot.chat, et sa fonction principale est "Stay on top of your Slack team activity with this Karmabot New Tab dashboard. Sprinkle more karma more often to brighten up the day.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Karmabot dashboard

Téléchargez les fichiers d'extension Karmabot dashboard au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        *** Works with Karma bot Slack bot only: Get it from https://karmabot.chat ***

A New Tab dashboard extension for Karmabot.chat, a chat bot that helps to build stronger, happier teams on Slack.
Set long-term goals, track performance and reward excellence.

Nowadays, people often feel unappreciated at work. Karma is on the mission to end that.

We simply help people to say ‘thank you’ more often and connect with each other.
- Share micro-feedback instantly
- Set real-life perks and rewards
- Engage with your team and gain valuable insights
- Analyse appreciation and praise activity through reports
- Reinforce long-term vision and goals
- Enable and propagate your company values

1,000+ teams who use Karma for daily appreciation, recognition and rewards. 100,000+ happy customers, 1M+ karma sent to date.

Notable clients: VMWare, Twitter, Expedia, Toyota, Capgemini, SalesforceIQ, Deloitte Digital, Nintendo, AMD Team, Washington Post, SignalCo, Smartsheet, Red Hat, Inc., Walmart, BuzzFeed, Dropbox, PwC ICC, Hi5 Studios, TLC.
Karma Pro requires a paid subscription and comes with a 30-day free trial.                    

Informations de Base sur l'Extension

Nom Karmabot dashboard Karmabot dashboard
ID llcoaoofhcdcadkfofodogkcgipbodaf
URL Officiel https://chromewebstore.google.com/detail/karmabot-dashboard/llcoaoofhcdcadkfofodogkcgipbodaf
Description Stay on top of your Slack team activity with this Karmabot New Tab dashboard. Sprinkle more karma more often to brighten up the day.
Taille du Fichier 1.35 MB
Nombre d'Installations 92
Version Actuelle 0.3.9
Dernière Mise à Jour 2019-12-18
Date de Publication 2019-12-17
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://karmabot.chat
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://karmabot.chat/
URL de la Page d'Aide http://karmabot.readme.io
URL de la Page de Politique de Confidentialité http://sliday.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Karmabot dashboard",
    "short name": "Karmabot",
    "description": "Stay on top of your Slack team activity with this Karmabot New Tab dashboard. Sprinkle more karma more often to brighten up the day.",
    "version": "0.3.9",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "permissions": [
        "https:\/\/karmabot.chat\/",
        "https:\/\/fonts.googleapis.com\/",
        "contextMenus"
    ],
    "manifest_version": 2,
    "icons": {
        "512": "karmabot-512.png",
        "256": "karmabot-256.png",
        "128": "karmabot-128.png",
        "64": "karmabot-64.png",
        "32": "karmabot-32.png"
    }
}