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.”。
扩展截图
下载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 |
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 |
电子邮箱 | [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" } } |