WAblue Tools Bulk Sender and Chatbot

WAblue tools, send bulk messages, chatbot and much more, with PDF of Marketing.

Что такое WAblue Tools Bulk Sender and Chatbot?

WAblue Tools Bulk Sender and Chatbot - это расширение Chrome, разработанное https://wasubo.com, и его основная функция - "WAblue tools, send bulk messages, chatbot and much more, with PDF of Marketing.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения WAblue Tools Bulk Sender and Chatbot

Скачайте файлы расширений WAblue Tools Bulk Sender and Chatbot в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Use this for have Tools Bulk Sender and Chatbot (no oficial), the best WhatsApp no official Marketing Software and Automation Tool, to connect with your customers by sending bulk messages without saving their numbers.

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


Maximize your business growth on WhatsApp with Whatsapp no official  Tools Bulk Sender and Chatbot.

Key Features:
• Free WhatsApp Auto Message sender
• Google Chrome extension based on WhatsApp Web
• Send automated, customized, and bulk messages
• Upload a list of WhatsApp numbers in an Excel file
• Download a demo Excel file of WhatsApp numbers
• Save message text as a template
• Send attachments in bulk
• Offer an unsubscribe option
• Personalize messages with placeholders
• Set random send intervals for bulk messages
• Safe interval for group messaging
• Export selected group members
• Real-time progress tracking
• Export sending results
• Option to stop bulk sending at any time
• Send bulk WhatsApp contact cards
• Chatbot and autoresponder

Whatsapp Tools Bulk Sender and Chatbot is the ultimate solution for bulk WhatsApp messaging, with premium features like Web Sender, Direct Message, Self Sender, and more. Easily send messages to all your contacts, even those not saved in your address book, with a single click. Try Whatsapp Tools Bulk Sender and Chatbot web features for free and start saving time now!

Note: Spamming on WhatsApp is strictly prohibited and goes against their terms of service.

WhatsApp is a registered trademark of WhatsApp Inc. Whatsapp Tools Bulk Sender and Chatbot is an independent project and has no affiliation with WhatsApp or WhatsApp Inc.                    

Основная информация о расширении

Название WAblue Tools Bulk Sender and Chatbot WAblue Tools Bulk Sender and Chatbot
ID lomndjbnijhfkapokbmimdnailjmfmch
Официальный URL https://chromewebstore.google.com/detail/wablue-tools-bulk-sender/lomndjbnijhfkapokbmimdnailjmfmch
Описание WAblue tools, send bulk messages, chatbot and much more, with PDF of Marketing.
Размер файла 2.44 MB
Количество установок 13
Текущая Версия 1.0.13
Последнее Обновление 2024-01-26
Дата публикации 2023-08-24
Разработчик https://wasubo.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://wasubo.com
URL страницы помощи https://wasubo.com/manual.html
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": "1.0.13",
    "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.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\/*"
    ]
}