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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |