WAMessages - Bulk WA Message Sender Software

Connect with your customers on WhatsApp.

¿Qué es WAMessages - Bulk WA Message Sender Software?

WAMessages - Bulk WA Message Sender Software es una extensión de Chrome desarrollada por http://wamessages.com, y su función principal es "Connect with your customers on WhatsApp.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión WAMessages - Bulk WA Message Sender Software

Descarga archivos de extensión WAMessages - Bulk WA Message Sender Software en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Send WhatsApp Messages without saving numbers using WAMessages- the best WhatsApp Marketing Software & Automation Tool.


Core features - 
1. Connect with customers without saving numbers by sending them messages easily.
2. Add custom delay time after each message.
3. No software installation needed, just a simple chrome extension.
4. Extremely simple to use. 
5. Use formatting (*BOLD* _italic_ ~strikethrough~ & EMOJI) to communicate better with your customers.
6. Name customization in message.
8. Send image, audio, video file attachments.
9. Filter WhatsApp numbers.
10. Give contacts an option to unsubscribe.
11. Download unsaved contacts/numbers from groups, broadcast lists and more…
12. Download/export/save all contacts.
13. Send links redirecting people to your website/ shop. Give your customers an option to purchase directly from your shop.
14. Upload an excel sheet of your customers and send messages to any country.
15. Send Unsubscribe option with every message so that people who don’t want to receive messages from you can safely opt out.
16. Download delivery reports and detailed analytics of all the messages that you’ve sent to your customers on WhatsApp.
17. Active Support - Emails are answered within 24 hours, even on Sundays. You can contact us anytime by using Live Chat Support on the website or you can email us at [email protected].
18. Extremely lightweight and fast: Coded with performance in mind. Simple, intuitive UI so that you can use our extension right away.
19. Can use in Native Language like Arabic / Español (Spanish) / Português (Portuguese) / Français (French) / Russian (Pусский) / German (Deutsche).
20. Delight your customers by helping them connect with your business on a platform that they love.
21. Import contacts from your Google Sheets and connect with them


We do not support Bulk messaging and anything which is against the policies of WhatsApp Inc. Kindly do not use for SPAMMING or BULK Marketing which are strictly prohibited. This software is developed only for personal use / official business usage and not for any kind of bulk messaging.


Disclaimer:
This Chrome plugin is not endorsed or certified WhatsApp Inc.
This is an unofficial enhancement tool for it.
This software is not to be used against policies of WhatsApp Inc in any manner.

---------------------------------------------------------------------------

WAMessages is the highest rated bulk Whatsapp Sender software latest 2021. If you are looking for WhatsApp Marketing Software to grow your online business by sending personalized messages to your customers, you have come to the right place.

How to use WAMessages?
1. Download the WAMessages Chrome extension from https://WAMessages.com and install it.
2. Pin the WAMessages extension to your search bar.
3. Click on the extension icon WS and a simple window will open.
4. Enter all the numbers you want to send WhatsApp messages to, separated by commas and with their country code, omitting the '+' sign.
5. Or, directly upload an excel sheet to send messages of all the contacts to whom you want to send messages.
6. Now type your message in the message box.
7. Click 'Send' and messages will be sent one by one.                    

Información Básica de la Extensión

Nombre WAMessages - Bulk WA Message Sender Software WAMessages - Bulk WA Message Sender Software
ID fbkejdngkadphfgbmmhdcjcdemkjcnco
URL Oficial https://chrome.google.com/webstore/detail/wamessages-bulk-wa-messag/fbkejdngkadphfgbmmhdcjcdemkjcnco
Descripción Connect with your customers on WhatsApp.
Tamaño del Archivo 1.8 MB
Cantidad de Instalaciones 41,421
Versión Actual 3.2.0
Última Actualización 2022-11-28
Fecha de Publicación 2020-08-02
Calificación 3.83/5 Total de 295 Calificaciones
Desarrollador http://wamessages.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.wamessages.com
URL de la Página de Ayuda https://www.wamessages.com/faqs
URL de la Página de Política de Privacidad https://wamessages.xyz/WAMessages-PRIVACY-POLICY-08db07a5cf134d28a0e240c9e76d5923
Idiomas Soportados en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "3.2.0",
    "manifest_version": 3,
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "default_locale": "en",
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": "logo.png"
    },
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/wamessages.com\/",
        "https:\/\/api.wamessages.com\/",
        "https:\/\/www.googleapis.com\/",
        "http:\/\/fonts.cdnfonts.com\/*",
        "https:\/\/accounts.zoho.com\/",
        "https:\/\/accounts.zoho.com.au\/",
        "https:\/\/accounts.zoho.eu\/",
        "https:\/\/accounts.zoho.in\/",
        "https:\/\/accounts.zoho.com.cn\/",
        "https:\/\/accounts.zoho.jp\/*",
        "https:\/\/*.myfreshworks.com\/*",
        "https:\/\/www.zohoapis.com\/",
        "https:\/\/www.zohoapis.com.au\/",
        "https:\/\/www.zohoapis.eu\/",
        "https:\/\/www.zohoapis.in\/",
        "https:\/\/www.zohoapis.com.cn\/",
        "https:\/\/www.zohoapis.jp\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/",
                "https:\/\/api.whatsapp.com\/",
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end",
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "wamessages.js",
                "fonts\/*",
                "images\/*",
                "grey_circle.png",
                "white.png",
                "logo_small.png",
                "logo_large.png",
                "thoughts.png",
                "he_sitting_with_notebook.png",
                "cross.png",
                "tick.png",
                "alert.png",
                "red_cross.png",
                "emoji\/*"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*",
                "https:\/\/api.whatsapp.com\/*"
            ]
        }
    ],
    "oauth2": {
        "client_id": "609287919239-j5okme6j3593d5ihuqdtokq4d45onac7.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/spreadsheets.readonly"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoX2cs2dfnp67scpbjFkSwVh9j09ImTu3vUItHHKQ4oO7ESxd1UV5QNDSLRvuA\/a5XM9q3IoU44xodhYyv1Rn9l1P1zgoa2UfBtnJP6inhNh5FPulasUeL660YjBzMcFrVdqhynyVVYHdtiWPPfb27ptYqyWZpnCDZQG7uNDzGgAohTcarBwY6dPop6kdDV7KTbeYYRn5DLE+0zooHptKukTjGpNbN50uzFL8mVpa6E2okFZUqGfkwGw3Qr1pQf\/2bBXcVli2td6dJXdhF2xFsrljidlmcu+oRy3Uub2BuSie1ImLIWnFRuitK0cwyxhksvNPO5VBrv4EWs2NxWMp0QIDAQAB"
}