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™是由Ez4Studio開發的Chrome擴展程式,該擴展的主要功能是“WhatsApp bulk message sender bot, Send text messages and images and voice message, Smart auto replies, Simple Secure & Fast tool.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載WA Bulk Sender - Message Bot for WhatsApp™擴展crx文件

下載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
官方網址 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"
}