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.

Apa itu WA Bulk Sender - Message Bot for WhatsApp™?

WA Bulk Sender - Message Bot for WhatsApp™ adalah ekstensi Chrome yang dikembangkan oleh Ez4Studio, dan fitur utamanya adalah "WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi WA Bulk Sender - Message Bot for WhatsApp™

Unduh file ekstensi WA Bulk Sender - Message Bot for WhatsApp™ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama WA Bulk Sender - Message Bot for WhatsApp™ WA Bulk Sender - Message Bot for WhatsApp™
ID hdkhgnmlhaopeefbhbfoociolnimaeja
URL Resmi https://chrome.google.com/webstore/detail/wa-bulk-sender-message-bo/hdkhgnmlhaopeefbhbfoociolnimaeja
Deskripsi WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool.
Ukuran File 1.29 MB
Jumlah Instalasi 594
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2022-07-19
Tanggal Publikasi 2022-06-14
Penilaian 2.50/5 Total 2 Penilaian
Pengembang Ez4Studio
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://page-ig-auto-bot.pages.dev/privacy
Bahasa yang Didukung 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"
}