ChatCat
Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more.
ChatCat란 무엇입니까?
ChatCat은(는) Chatcat.AI에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more."입니다.
확장 프로그램 스크린샷
ChatCat 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
ChatCat is an Assistant to auto-suggest Canned Messages when chatting on the web version of Tinder, Bumble, WhatsApp, Wechat, and customer support apps like zendesk, freshdesk. How it works: 1. Easily Save Canned-Messages Select the message you input and Add it to the canned-messages quickly by shortcut or Right-click menu. 2. Auto-suggest messages while typing ChatCat will automatically suggest the canned-messages based on the text you input. 3. Copy the chat message you received and choose "Quick suggest reply" to auto-suggest responses based on the received message. Improve the efficiency and Save time for: Chat on the web version of Tinder, Bumble, WhatsApp, Wechat, and more Customer Support replies on Zendesk, Freshdesk, and more.
확장 프로그램 기본 정보
이름 | |
ID | oagmafjnibbdcpejjpjobfhnpiipknck |
공식 URL | https://chromewebstore.google.com/detail/chatcat/oagmafjnibbdcpejjpjobfhnpiipknck |
설명 | Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more. |
파일 크기 | 277 KB |
설치 횟수 | 97 |
현재 버전 | 1.0 |
최근 업데이트 | 2021-03-25 |
출시 날짜 | 2021-03-25 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | Chatcat.AI |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://chatcat.ai |
도움말 페이지 URL | https://chatcat.ai/contact |
개인정보 보호 정책 페이지 URL | https://chatcat.ai/privacy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChatCat", "description": "Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more.", "version": "1.0", "permissions": [ "contextMenus", "storage", "tabs", "*:\/\/*\/", "file:\/\/*\/*" ], "background": { "page": ".\/background_scripts\/html\/background.html" }, "commands": { "save-canned-message": { "suggested_key": { "default": "Alt+K" }, "description": "Save a canned message" }, "quick-suggest-reply-on-selection": { "suggested_key": { "default": "Alt+L" }, "description": "Quick Suggest Reply" } }, "content_scripts": [ { "matches": [ " |