WASender Free Plugin

Connect with your customers via WhatsApp Messages. Send single or multiple customizable messages to your customers Free ✅…

WASender Free Pluginとは何ですか?

WASender Free Pluginはhttps://wasender.comによって開発されたChromeの拡張機能で、その主な機能は「Connect with your customers via WhatsApp Messages. Send single or multiple customizable messages to your customers Free ✅…」です。

拡張機能のスクリーンショット

screenshot

WASender Free Plugin拡張機能のCRXファイルをダウンロード

WASender Free Plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Connect with your customers via WhatsApp Messages. Send single or multiple customizable messages to your customers

Free
✅ Messaging (no limits*)
✅ Excel upload
✅ Privacy features
✅ Pin unread chats to top

PRO
✅ Attachment Sending
✅ Name personalized bulk Messaging
✅ Setting time gap between messages
✅ Download _Msg Sent/failed reports_

✅ Create your own Chatbot on WhatsApp web

⬇️ One-click instant download for all types of contacts
✅ All groups contacts
✅ All labels contacts
✅ All broadcast lists contacts
✅ All chat contacts
✅ All contacts


👨‍💻 Chat/WhatsApp/Call support

DISCLAIMER
This tool is not a part of WhatsApp© or Facebook©. 

The information on this tool is for educational purpose only, we neither support nor be help responsible for any misuse of this info. This tool is not affiliated with any brand or website.

User must use the software responsibly and adhere to the website terms or usage policy (or whatever applicable).

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

Its not a spam tool and not allowed to use it for spamming or violating WhatsApp policies.

This tool automates a natural human's behavior to save peopl's time in daily us

We do not take responsibility on how the buyer uses this software.

This is an automation tool intended to save time doing repetitive actions.
All disputes subject to Odisha jurisdiction.                    

拡張機能の基本情報

名前 WASender Free Plugin WASender Free Plugin
ID heogilejknffekkbjdjmoamaehdblmnc
公式URL https://chromewebstore.google.com/detail/wasender-free-plugin/heogilejknffekkbjdjmoamaehdblmnc
説明 Connect with your customers via WhatsApp Messages. Send single or multiple customizable messages to your customers Free ✅…
ファイルサイズ 1.91 MB
インストール数 391,770
現在のバージョン 1.0.43
最終更新日 2023-12-30
公開日 2021-09-15
評価 3.79/5 合計 94 レビュー
開発者 https://wasender.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://wasender.com/
ヘルプページのURL https://wasender.com/help
プライバシーポリシーページのURL https://wasender.in/privacy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WASender Free Plugin",
    "version": "1.0.43",
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "contentmin.js"
            ]
        }
    ],
    "action": {
        "default_title": "WA Sender",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 3,
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/lib.css",
                "\/img\/*",
                "flmin.js"
            ],
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ]
        }
    ]
}