ChatCat
Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more.
O que é ChatCat?
ChatCat é uma extensão do Chrome desenvolvida por Chatcat.AI, e sua principal característica é "Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão ChatCat
Baixe arquivos de extensão ChatCat no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | ChatCat |
ID | oagmafjnibbdcpejjpjobfhnpiipknck |
URL Oficial | https://chromewebstore.google.com/detail/chatcat/oagmafjnibbdcpejjpjobfhnpiipknck |
Descrição | Chat Assistant to auto-suggest Canned Messages when chat on web version of Tinder, Bumble, WhatsApp, Wechat and more. |
Tamanho do Arquivo | 277 KB |
Contagem de Instalações | 97 |
Versão Atual | 1.0 |
Última Atualização | 2021-03-25 |
Data de Publicação | 2021-03-25 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Chatcat.AI |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://chatcat.ai |
URL da Página de Ajuda | https://chatcat.ai/contact |
URL da Página de Política de Privacidade | https://chatcat.ai/privacy |
Idiomas Suportados | 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": [ " |