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文件
下載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.
擴展基本資訊
名稱 | ChatCat |
ID | oagmafjnibbdcpejjpjobfhnpiipknck |
官方網址 | 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": [ " |