WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WA Bulk Message Sender - WASender

WA Bulk Message Sender - WASender

View on Chrome Web Store
View WA Bulk Message Sender - WASender Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (99 ratings)
12 new ratings
1 views
This extension has been viewed 1 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Easiest Way to Send Bulk WhatsApp Messages Send messages to multiple contacts instantly, without saving numbers. Personalize…
Type
Extension
Users
70,000 users
5K
Website wasender.com
WASender
View author page of WASender
Published
Published on March 11, 2021
Version 1.0.25
Manifest version
3
Updated
Updated on March 22, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WA Bulk Message Sender - WASender Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WA Bulk Message Sender - WASender",
    "version": "1.0.25",
    "background": {
        "service_worker": "background\/service-worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "libs\/jquery\/jquery.min.js",
                "libs\/papaparse\/papaparse.min.js",
                "libs\/loadash\/loadash.min.js",
                "libs\/firebase\/firebase.js",
                "libs\/firebase\/firebase-storage.js",
                "libs\/moment\/moment.min.js",
                "libs\/moment\/moment-duration-format.min.js",
                "libs\/chatbot\/index.js",
                "common\/chrome-msging.js",
                "content\/selectors.js",
                "common\/analytics.js",
                "common\/storage.js",
                "common\/utility.js",
                "libs\/libphonenumber\/libphonenumber.js",
                "libs\/xlsx\/xlsx.full.min.js",
                "content\/groupsui.js",
                "content\/templatesui.js",
                "content\/ui.js",
                "content\/firebaseconfig.js",
                "content\/dom-channel\/common.js",
                "content\/dom-channel\/dom-channel.js",
                "content\/content-libhook.js",
                "content\/content.js"
            ]
        }
    ],
    "action": {
        "default_title": "WA Sender",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "cookies",
        "https:\/\/wasender.com\/",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/wasender.com\/*"
    ],
    "manifest_version": 3,
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/lib.css",
                "\/img\/*",
                "libs\/jquery\/jquery.min.js",
                "libs\/loadash\/loadash.min.js",
                "content\/lib-hooks\/libhook-selectors.js",
                "content\/dom-channel\/dom-channel.js",
                "content\/lib-hooks\/fl.js",
                "content\/lib-hooks\/libhook-listeners.js",
                "content\/lib-hooks\/local-storage.js",
                "content\/lib-hooks\/lib-hook.js",
                "content\/dom-channel\/common.js",
                "content\/lib-hooks\/libhook-model.js",
                "content\/lib-hooks\/privacy-function.js",
                "content\/lib-hooks\/libhook-content.js"
            ],
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top