ChatCat
Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more.
ChatCatคืออะไร?
ChatCat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Chatcat.AI และคุณลักษณะหลักของมันคือ "Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChatCat
ดาวน์โหลดไฟล์ส่วนขยาย ChatCat ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |