Message Sender - Web Sender

Automate Send Bulk Messages to your WhatsApp customers, contacts, and prospective leads

Message Sender - Web Senderคืออะไร?

Message Sender - Web Sender เป็นส่วนขยายของ Chrome ที่พัฒนาโดย geraldoarnoldix และคุณลักษณะหลักของมันคือ "Automate Send Bulk Messages to your WhatsApp customers, contacts, and prospective leads"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Message Sender - Web Sender

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

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

                        WA Message Sender - WA Web Sender, send Messages without saving numbers, connect with your customers on WhatsApp and grow your business.

🆕 New Update v1.1.1
✓ Fix some issues.

# Features
✓ Send automated, customized, bulk, WA messages
✓ Send Hyper Personalized Texts by using placeholders 
✓ Send bulk WhatsApp messages from CSV
✓ Send to group members one by one
✓ Send attachments including Image, Video, Document, and Contact
✓ Spin syntax supported
✓ Support to Export DM History
✓ Customize sending interval.

# How to get started?
1. Open web.whatsapp.com, and scan to log in
2. Create a bot, we have created one
3. Just run the bot, so simple.

# FAQ
If the bot is working, and if you restart your browser, you may need to click the pause button to PAUSE the bot first, then click the CONTINUE button to let the bot continue to work.

# Data Privacy
All the data you process is on your local computer and never passes through our servers.

# Statement
The extension is designed to reduce repetitive work, you shouldn't and can't send a lot of spam, in which case WA will ban your account soon.                    

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

ชื่อ Message Sender - Web Sender Message Sender - Web Sender
ID ldhmkpfefdgmbgmmcldnnjokfjjnldmf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/message-sender-web-sender/ldhmkpfefdgmbgmmcldnnjokfjjnldmf
คำอธิบาย Automate Send Bulk Messages to your WhatsApp customers, contacts, and prospective leads
ขนาดไฟล์ 1.53 MB
จำนวนการติดตั้ง 3,516
เวอร์ชันปัจจุบัน 1.1.2
อัปเดตครั้งล่าสุด 2024-02-22
วันที่เผยแพร่ 2023-02-14
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา geraldoarnoldix
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://wa-message-sender.infwiz.com/
URL หน้านโยบายความเป็นส่วนตัว https://wa-message-sender.infwiz.com/privacy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "1.1.2",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAja\/n6EjBeu46pH+2IW3Exbz1F7s5cDzYWntAYTWBIx1jr+o4MXjgft8F9CSjqf67ADOHLlgYxIzRuu9FFrB1RMf8caYTmQABiX3imlLzPB7O446d\/+PXzjEAZXyg+zvisA8aoWASWY3TMtzMCVzmnyXrKDlMKW\/t7sG0NiYtDAYcBGYG05CIRHXIdOvmZhd0D5Z3nzfBrOwPcDGQn7nLMtJulJ6BPqqbxV2NJbZjzAhxP+2GBdj7FbF27UYWuXVljU+DCYWPl7O51OQGwryMF43wt8SCt4OHA5B+TniuSUXN0z48pCCA9Gku95CAvCBmfYqdiuV37qe57dbM80zs5wIDAQAB",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/ldhmkpfefdgmbgmmcldnnjokfjjnldmf",
    "manifest_version": 3,
    "oauth2": {
        "client_id": "399857877015-3litad58jgt11vojnt7luo0minsaqv10.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "399857877015-ajc9g3fo9q6dsvnmbqus4cits12echnm.apps.googleusercontent.com"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "icons": {
        "16": "public\/lib\/images\/icon_16.png",
        "32": "public\/lib\/images\/icon_32.png",
        "48": "public\/lib\/images\/icon_48.png",
        "128": "public\/lib\/images\/icon_128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "identity",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/*.whatsapp.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "public\/lib\/js\/jquery-3.6.3.min.js",
                "Content.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "public\/lib\/images\/*",
                "public\/lib\/js\/wa.js",
                "ijsource.js"
            ],
            "matches": [
                "https:\/\/*.whatsapp.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "popup.html"
    }
}