WA Bulk Sender - Message Bot for WhatsApp™

WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool.

Co je WA Bulk Sender - Message Bot for WhatsApp™?

WA Bulk Sender - Message Bot for WhatsApp™ je rozšíření Chrome vyvinuté Ez4Studio, a jeho hlavní funkcí je „WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření WA Bulk Sender - Message Bot for WhatsApp™

Stáhněte si soubory rozšíření WA Bulk Sender - Message Bot for WhatsApp™ ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        WA Bulk Sender Pro (aka WA Message Bot) is the best WhatsApp Marketing Software & Automation Tool.🚀

Use WA Bulk Message Sender Pro to connect with your customers by sending bulk messages.
Grow your business with WA Sender Pro has never been easier.

Features:

- WhatsApp Auto Message Sender 
- One click to Send bulk, customized, WA messages automatically
- Send Text message, image, voice message, video, audio, Document file via WhatsApp auto sender
- Send View once image and video message.
- Send later
- Smart Auto Reply when receiving new messages.
- Extract group members, label members and all contacts.
- Personalized messages with placeholders
- Safe & Random group sending interval

WA Sender Pro is the ultimate WA Messages Sender, WAppSenderPro, WAPlus Sender, WA Message bot. Just send WhatsApp messages to all contacts for free and start saving time now! 

Kindly do not use for SPAMMING which is WhatsApp™ strictly prohibited.

LEGAL

WhatsApp™ is a trademark of WhatsApp Inc., registered in the U.S. and other countries. This is an independent project developed by Ez4Studio and has no relationship to WhatsApp or WhatsApp Inc.                    

Základní Informace o Rozšíření

Název WA Bulk Sender - Message Bot for WhatsApp™ WA Bulk Sender - Message Bot for WhatsApp™
ID hdkhgnmlhaopeefbhbfoociolnimaeja
Oficiální URL https://chrome.google.com/webstore/detail/wa-bulk-sender-message-bo/hdkhgnmlhaopeefbhbfoociolnimaeja
Popis WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool.
Velikost souboru 1.29 MB
Počet instalací 594
Aktuální Verze 1.0.4
Poslední Aktualizace 2022-07-19
Datum Vydání 2022-06-14
Hodnocení 2.50/5 Celkem 2 Hodnocení
Vývojář Ez4Studio
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://page-ig-auto-bot.pages.dev/privacy
Podporované Jazyky de,en,en-GB,fr,vi,es,it,sv,ru,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "identity",
        "tabs"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "js\/content.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "oauth2": {
        "client_id": "628184170891-0b9fdjgqjv8p2408r58o89j39hhvhuke.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr5ncOlN6eBj2PzACOemsJ+jxEZUzsYnZohgo6U2QD6no5T8D2zSjEvoU2olhcbBHynn2vaiw24zgMtNaxu\/RMIa5Cey1F0yW0KmU9U66OCaUt6qsCR+9V8t4SIt3FlVPWtqvKMm5+Gezh7SsKJrjmf7v1gb9RRGd+g+7MLGPQO+qlUPX5aZlj4VDgmhQR96dS3H7+\/7gN44mK0Q26ISXd9AheNF3opRzmI1FmziHJEiVcOVPCUgd5vxj8OPBQ0Qu0ioH2oJQBPOGTrDPuawq2mUOI02wSkXwz3lrbX+GYS54V\/1fJZoOutJLoqcZ4KhadsXlOnNYHG8ACB7Xb4mDewIDAQAB",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "version": "1.0.4"
}