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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}