Whatsapp conversation assistant
Efficient Whatsapp conversation assistant, responding to keywords, bulk send to all contacts
Τι είναι το Whatsapp conversation assistant;
Το Whatsapp conversation assistant είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://restsend.com, και η κύρια λειτουργία του είναι "Efficient Whatsapp conversation assistant, responding to keywords, bulk send to all contacts".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Whatsapp conversation assistant
Λήψη αρχείων επέκτασης Whatsapp conversation assistant σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The WhatsApp conversation assistant (EfficientChat) helps you manage customers on WhatsApp, record customer details, automatically respond, bulk send to all contacts. - 🐱🏍Send messages to contacts in bulk - 💹Retain new customers & improve work efficiency - 🥂Create personalized welcome messages - 🎡Keyword-based auto reply - 🥓Clear conversation sidebar - 🍕Tagging customers - 💥Automatically generate customer notes timeline - There are more... - You don't need to log in and use it directly. - You don't need to understand any code. We have finished all the work and just use it directly. Install it and use it for free now. ☕
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | eenhicjcpdmekjnbiohohhiddkgloeam |
Επίσημο URL | https://chrome.google.com/webstore/detail/whatsapp-conversation-ass/eenhicjcpdmekjnbiohohhiddkgloeam |
Περιγραφή | Efficient Whatsapp conversation assistant, responding to keywords, bulk send to all contacts |
Μέγεθος Αρχείου | 473 KB |
Αριθμός Εγκαταστάσεων | 102 |
Τρέχουσα Έκδοση | 1.0.8 |
Τελευταία Ενημέρωση | 2022-01-08 |
Ημερομηνία Δημοσίευσης | 2021-08-10 |
Αξιολόγηση | 4.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | http://restsend.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://restsend.com/?from=wacrm_chrome |
URL της Σελίδας Πολιτικής Απορρήτου | https://restsend.com/privacy.html |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Whatsapp conversation assistant", "description": "Efficient Whatsapp conversation assistant, responding to keywords, bulk send to all contacts", "homepage_url": "https:\/\/restsend.com\/?from=webstore_chrome", "version": "1.0.8", "manifest_version": 3, "background": { "service_worker": "background.js" }, "icons": { "64": "icons\/icon_64.png", "96": "icons\/icon_96.png", "128": "icons\/icon_128.png" }, "permissions": [ "webNavigation", "scripting" ], "host_permissions": [ "https:\/\/web.whatsapp.com\/" ], "web_accessible_resources": [ { "resources": [ "index.js", "waext.js", "fonts\/*", "images\/*" ], "matches": [ " |