WhatBot Messenger

WhatBot is a Simple & Trusted Automation tool,designed to connect you with your customers in WhatsApp

Qu'est-ce que WhatBot Messenger ?

WhatBot Messenger est une extension Chrome développée par whatbotmessenger, et sa fonction principale est "WhatBot is a Simple & Trusted Automation tool,designed to connect you with your customers in WhatsApp".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension WhatBot Messenger

Téléchargez les fichiers d'extension WhatBot Messenger au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        #WhatBot Messenger help you bridge the gap between you and your customers/ partners/ clients virtually.

With increasing number of users every day, Whatsapp stands as The Best Messaging platform for all. Here we are, launching WhatBot to help you connect with a wide range of people on WhatsApp for FREE!!!

Engage your customers with regular updates. Expand your business and Increase your sales.

With WhatBot, you can 
•	Send business & personalized messages
•	Share promotion coupons 
•	Announce Discount sales & offers
•	Track your sent messages  
•	Download Group chats & Delivery reports
•	Download Detailed analytics of messages sent 
•	Download unsaved numbers from Groups and Broadcast lists 
•	Export or Save great number of contacts.
•	Filter numbers

Why choose WhatBot?
Because WhatBot provides you the best features in a cost-effective way.

WhatBot key features include

1.	User friendly. Fast. Secure. 
2.	Can be added to your desktop easily using the chrome extension.
3.	No time-consuming installation process.
4.	Sending messages to unsaved contacts.
5.	Manually choosing the delay time between every message.	
6.	Product & Company name can be included in every message.
7.	Any format of message like images(jpg,png,gif), video files, audio files, links of website or online shop can be shared.
8.	Unsubscribe(Optout) option provided to the receiver, so they can choose to continue or stop receiving updates. 
9.	Customer information can be uploaded in excels sheets.
10.	Messages can be sent in bulk and to any number irrespective of the country.
11.	Native Languages like Tamil, Hindi, Malayam, Telugu, etc can be used.
 
We do not support any kind of messaging which is against the policies of WhatsApp Inc. SPAMMING or BULK Marketing are strictly prohibited. This software is developed only for personal and business use.

Disclaimer:
This Chrome plugin is not endorsed or certified WhatsApp Inc.
This software is not to be used against policies of WhatsApp Inc in any manner.

Mail your queries to us at "[email protected]", we will answer it soon.                    

Informations de Base sur l'Extension

Nom WhatBot Messenger WhatBot Messenger
ID oieiaeljllhleigdliiapemcbljiihjh
URL Officiel https://chromewebstore.google.com/detail/whatbot-messenger/oieiaeljllhleigdliiapemcbljiihjh
Description WhatBot is a Simple & Trusted Automation tool,designed to connect you with your customers in WhatsApp
Taille du Fichier 1.81 MB
Nombre d'Installations 311
Version Actuelle 1.0.6
Dernière Mise à Jour 2021-05-12
Date de Publication 2021-04-21
Évaluation 4.67/5 Total 3 Évaluations
Développeur whatbotmessenger
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://whatbotmessenger.com/
Langues Prises en Charge id,en,fr,ru,hi,ar
manifest.json
{
    "background": {
        "scripts": [
            "backgroundmin.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "WhatBot Messenger"
    },
    "content_scripts": [
        {
            "js": [
                "contentmin.js"
            ],
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/watbot128.png",
        "16": "img\/watbot16.png",
        "48": "img\/watbot48.png"
    },
    "manifest_version": 2,
    "name": "WhatBot Messenger",
    "permissions": [
        "notifications",
        "storage",
        "http:\/\/173.208.180.22:8897\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.6"
}