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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
*** 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" } } |