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.

Karmabot dashboardとは何ですか?

Karmabot dashboardはhttps://karmabot.chatによって開発されたChromeの拡張機能で、その主な機能は「Stay on top of your Slack team activity with this Karmabot New Tab dashboard. Sprinkle more karma more often to brighten up the day.」です。

拡張機能のスクリーンショット

screenshot

Karmabot dashboard拡張機能のCRXファイルをダウンロード

Karmabot dashboard拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        *** 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.                    

拡張機能の基本情報

名前 Karmabot dashboard Karmabot dashboard
ID llcoaoofhcdcadkfofodogkcgipbodaf
公式URL https://chromewebstore.google.com/detail/karmabot-dashboard/llcoaoofhcdcadkfofodogkcgipbodaf
説明 Stay on top of your Slack team activity with this Karmabot New Tab dashboard. Sprinkle more karma more often to brighten up the day.
ファイルサイズ 1.35 MB
インストール数 92
現在のバージョン 0.3.9
最終更新日 2019-12-18
公開日 2019-12-17
評価 5.00/5 合計 4 レビュー
開発者 https://karmabot.chat
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://karmabot.chat/
ヘルプページのURL http://karmabot.readme.io
プライバシーポリシーページのURL http://sliday.com/privacy-policy
対応言語 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"
    }
}