Wasubot chatbot sender

Wasubo web Plus Chatbot, autoresponder, fast responses chat bot

Wasubot chatbot senderคืออะไร?

Wasubot chatbot sender เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://wasubo.com และคุณลักษณะหลักของมันคือ "Wasubo web Plus Chatbot, autoresponder, fast responses chat bot"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wasubot chatbot sender

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

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

                        for WhatsApp  *** NEW BOT AND AUTORESPONDER  AND MORE***

Without keep whatsapp web online, 24/7 chatbot join in :
https://wasubot.com

😚😚 New version with emojis!!! 😃😄😃😚

(ChatBot, AutoResponse, Sender messages)
WhatsApp sender.
WhatsApp tool.
WhatsApp contact export.
Send multiple queued messages and attachments and more.
You will get one-click emojis, download and save unsaved contacts, filter non-WhatsApp numbers, and much more.

* Connect customers without saving numbers on your device.
* Connect with customers from any country.
* Easy integration with the Excel sheet.
* Very simple and fast to use.
* Use text format
* Name customization in message
* Send images and attachments in PDF
* Give contacts the option to unsubscribe
* Download saved / unsaved contacts / numbers from groups, broadcast lists and
* Download / export / save all contacts

Disclaimer:
This Google Chrome plugin is not endorsed or certified by WhatsApp Inc.
This is the only WhatsApp Web enhancement tool to help you.

This extension is not intended for automated spam submissions. If you try to spam people, WhatsApp can ban your number.

whatsapp sender, whatsapp bot, whatsapp tool                    

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

ชื่อ Wasubot chatbot sender Wasubot chatbot sender
ID hochhggfcmeejhlnflabcpligajohjne
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wasubot-chatbot-sender/hochhggfcmeejhlnflabcpligajohjne
คำอธิบาย Wasubo web Plus Chatbot, autoresponder, fast responses chat bot
ขนาดไฟล์ 2.1 MB
จำนวนการติดตั้ง 3,193
เวอร์ชันปัจจุบัน 2.0.19
อัปเดตครั้งล่าสุด 2024-01-26
วันที่เผยแพร่ 2021-04-22
คะแนน 4.19/5 รวมทั้งหมด 31 คะแนน
ผู้พัฒนา https://wasubo.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://wasubo.com
URL หน้าช่วยเหลือ https://wasubo.com
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/e/2PACX-1vTbzrRRnL1qmr6mwezv7HIQIVgVlzGtNbS1J8dnVoKTo9-Ea7sbnTNe5DlRG28I2hbATvCaVa_oSW0X/pub
ภาษาที่รองรับ 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,ru,uk,iw,fa,mr,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "64": "icon64.png",
            "128": "icon128.png"
        }
    },
    "version": "2.0.19",
    "author": "Jose Luis Perales",
    "default_locale": "en",
    "name": "__MSG_txt_chrome_extension_name__",
    "description": "__MSG_txt_chrome_extension_description__",
    "permissions": [
        "notifications",
        "storage",
        "unlimitedStorage",
        "activeTab",
        "identity",
        "scripting"
    ],
    "background": {
        "service_worker": "background-min.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "main-min.js"
            ],
            "run_at": "document_end",
            "css": [
                "main-min.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/icon.png",
                "assets\/whatsapp-background-light.jpg",
                "assets\/attachment-icon.png",
                "assets\/google_drive_logo.png",
                "assets\/icon.png",
                "assets\/wasubo-logo.png",
                "assets\/whatsapp-background-transparent.png",
                "src\/wacon-min.js",
                "src\/or-min.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/wasubo.com\/*",
        "https:\/\/wasubot.com\/*",
        "https:\/\/*.whatsapp.com\/*"
    ]
}