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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | ChatCat |
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": [ " |