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.

WA Bulk Sender - Message Bot for WhatsApp™คืออะไร?

WA Bulk Sender - Message Bot for WhatsApp™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ez4Studio และคุณลักษณะหลักของมันคือ "WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WA Bulk Sender - Message Bot for WhatsApp™

ดาวน์โหลดไฟล์ส่วนขยาย WA Bulk Sender - Message Bot for WhatsApp™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ WA Bulk Sender - Message Bot for WhatsApp™ WA Bulk Sender - Message Bot for WhatsApp™
ID hdkhgnmlhaopeefbhbfoociolnimaeja
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/wa-bulk-sender-message-bo/hdkhgnmlhaopeefbhbfoociolnimaeja
คำอธิบาย WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool.
ขนาดไฟล์ 1.29 MB
จำนวนการติดตั้ง 594
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2022-07-19
วันที่เผยแพร่ 2022-06-14
คะแนน 2.50/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Ez4Studio
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://page-ig-auto-bot.pages.dev/privacy
ภาษาที่รองรับ 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"
}