VMSender for WhatsApp ™

Have complete control over your WhatsApp ™, with several tools to increase your productivity and privacy.

VMSender for WhatsApp ™คืออะไร?

VMSender for WhatsApp ™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://vendernozap.com.br และคุณลักษณะหลักของมันคือ "Have complete control over your WhatsApp ™, with several tools to increase your productivity and privacy."

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VMSender for WhatsApp ™

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

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

                        Send personalized messages using Excel, Images with caption, Auto reply, Download contacts, privacy and more
Connect with your customers through WhatsApp messages. Send one or several customizable messages to your customers

Free
✅ Messages (no limits*).
✅ Load Excel.
✅ Quick response.
✅ Privacy features.
✅ Pin unread chats to the top.

PRO
✅ Emojis.
✅ Quick response.
✅ Test number.
✅ Sending attachments.
✅ Custom Bulk Message Name.
✅ Set time interval between messages.
✅ Download Msg sent/failed reports.

✅ Create your own Chatbot on Whats web.

⬇️ One-click instant download for all types of contacts.
✅ All group contacts.
✅ All tag contacts.
✅ All contacts from broadcast lists.
✅ All chat contacts.
✅ All contacts.

LEGAL NOTICE
This tool is not part of WhatsApp© or Facebook©.

The information in this tool is for educational purposes only, we do not endorse or take responsibility for any misuse of this information. This tool is not affiliated with any brand or website.

The user must use the software responsibly and comply with the site's terms or usage policy (or whichever is applicable).

It is just a standalone tool to facilitate and extend some options in WhatsApp.

It is not a spam tool and it is not allowed to use it to send spam or violate WhatsApp policies.

This tool automates a person's natural behavior to save people's time on a daily basis

We assume no responsibility for how the purchaser uses this software.

This is an automation tool intended to save time by doing repetitive actions.

<==========UPDATES==========>

privacy mode
Extra, Pin unread at TOP
bug fix
save in excel
Test number before shipping
Now with Emojis
Simplification of HELP
bug fix
random number
random word
Chatbot with the possibility of 2 simultaneous filters
Quick Message
Language Correction

.                    

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

ชื่อ VMSender for WhatsApp ™ VMSender for WhatsApp ™
ID mleloepbohmmgjcfacngpffcappdcdni
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/vmsender-for-whatsapp/mleloepbohmmgjcfacngpffcappdcdni
คำอธิบาย Have complete control over your WhatsApp ™, with several tools to increase your productivity and privacy.
ขนาดไฟล์ 8.38 MB
จำนวนการติดตั้ง 1,010
เวอร์ชันปัจจุบัน 1.2.3
อัปเดตครั้งล่าสุด 2022-12-19
วันที่เผยแพร่ 2022-06-26
คะแนน 5.00/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา https://vendernozap.com.br
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://vendernozap.com.br
URL หน้านโยบายความเป็นส่วนตัว https://empresainteligente.com.br/politica-privacidade.html
ภาษาที่รองรับ en,fr,es,pt-BR
manifest.json
{
    "action": {
        "default_icon": "imagens\/icon128.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/flatpickr.min.css",
                "css\/dropzone.min.css",
                "css\/magnific-popup.css",
                "css\/toastr.min.css",
                "css\/bootstrap.min.css",
                "css\/datepicker.min.css",
                "css\/icons.min.css",
                "css\/alertify.min.css",
                "css\/default.min.css",
                "css\/app.min.css",
                "css\/ion.rangeSlider.min.css",
                "css\/selectize.css",
                "css\/sweetalert2.min.css",
                "css\/bootstrap-rating.css",
                "css\/flow.css"
            ],
            "js": [
                "js\/mainscript.js",
                "js\/public\/maj.js",
                "js\/mu.js"
            ],
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "host_permissions": [
        "*:\/\/web.whatsapp.com\/*",
        "*:\/\/vendernozap.com.br\/*",
        "*:\/\/boradezap.com.br\/*",
        "*:\/\/empresainteligente.com.br\/*"
    ],
    "icons": {
        "128": "imagens\/icon128.png",
        "16": "imagens\/icon16.png",
        "48": "imagens\/icon48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "permissions": [
        "contextMenus",
        "storage",
        "unlimitedStorage"
    ],
    "short_name": "VMSender",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.3",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "js\/public\/*",
                "\/_locales\/*",
                "audio\/*",
                "imagens\/*"
            ]
        }
    ]
}