WA - Bulk Messages Sender

Send Private or Bulk Messages WhatsApp to your Contacts or new Contacts.

WA - Bulk Messages Sender क्या है?

WA - Bulk Messages Sender Snurf Corp. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Send Private or Bulk Messages WhatsApp to your Contacts or new Contacts."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WA - Bulk Messages Sender एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Try our simple Whatsapp marketing solution that allows you send messages to Whatsapp users without limit, our software got you covered send messages in Whatsapp.

With this, you can
✔ Send customized messages while you can personalise the message with their name.
✔ Send messages to Whatsapp contacts even if they are not in your contact.
✔ Send messages with Images and captions.
✔ No more manually sending messages to your customers one by one.

Instructions :
- Pay attention to commas, commas as delimiters of names and numbers. if not using the name, the number must still use the comma in front.
- Each number must begin with a country code on the number
- You need to insert data into the table every time you want to run a message
- If the button isn't visible you only need to zoom out

We add module may reduce the possibility of blocking,
-  Customized delay each send
-  Option to not be sent massages if already message today
-  Use spin {hello|hi} for more template

To avoid the blocking of numbers
-  Don't use for spamming.
-  Don't send from your personal number.
 - Pay attention to how much you send messages than you receive messages.

Combine this product with this :

tiny.cc/waechan

- Get contact , chat ,  grub.list and event non saved in your contact, and more

Disclaimer: 

This Chrome plugin is not endorsed or certified WhatsApp . This is an unofficial enhancement for WhatsApp Web.

As It’s Very Clear, the tools Depends on WhatsApp . We’re Not Responsible If WhatsApp Made Critical Changes in Their Side. Although We Always Try to Make the tools up to Date, Sometimes It Might Not Be Possible to Find a Proper Workaround. We Don’t Guarantee That the Compatibility of the tools with WhatsApp Will Be Forever. Use at Your Own Risk. We Don’t Provide Any Refund for Problems That Are Originated from WhatsApp .

*Work and test on Chrome and Vivaldi browser                    

एक्सटेंशन की मूल जानकारी

नाम WA - Bulk Messages Sender WA - Bulk Messages Sender
ID kfoghncheahclnnidbiplloogoppcagi
आधिकारिक URL https://chromewebstore.google.com/detail/wa-bulk-messages-sender/kfoghncheahclnnidbiplloogoppcagi
विवरण Send Private or Bulk Messages WhatsApp to your Contacts or new Contacts.
फ़ाइल का आकार 44.7 KB
स्थापना संख्या 9,049
वर्तमान संस्करण 1.4.0
अंतिम अपडेट 2021-02-26
प्रकाशन तिथि 2020-06-19
रेटिंग 2.05/5 कुल 20 रेटिंग्स
डेवलपर Snurf Corp.
ईमेल [email protected]
भुगतान के प्रकार in_app
सहायता पृष्ठ URL https://github.com/Iquaridys/Snurf-Corp
समर्थित भाषाएँ en
manifest.json
{
    "manifest_version": 2,
    "author": "Snurf Corp",
    "background": {
        "persistent": false,
        "scripts": [
            "smph\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "xxx\/icon.png",
            "38": "xxx\/icon.png"
        },
        "default_title": "WA - Bulk Messages Sender"
    },
    "content_scripts": [
        {
            "css": [
                "smph\/0d8fd505a99478275324ed48ae42bfea.css"
            ],
            "js": [
                "smph\/jquery.js",
                "smph\/smph.js",
                "smph\/app736e75726620636f7270.js"
            ],
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        "smph\/*"
    ],
    "icons": {
        "128": "xxx\/icon.png",
        "16": "xxx\/icon.png",
        "48": "xxx\/icon.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "*:\/\/*.whatsapp.com\/*",
        "activeTab",
        "background"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "minimum_chrome_version": "37",
    "name": "WA - Bulk Messages Sender",
    "short_name": "WA - Sender Bulk",
    "description": "Send Private or Bulk Messages WhatsApp to your Contacts or new Contacts.",
    "version": "1.4.0"
}