WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WA Biz Free WhatsApp Bulk Sender

WA Biz Free WhatsApp Bulk Sender

View on Chrome Web Store
View WA Biz Free WhatsApp Bulk Sender Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
35 views
This extension has been viewed 35 times
0 downloads
This extension has been downloaded 0 times

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

Web Bulk Sender web - Send Messages, Attachments, Personalized Message, Smart replies and more.
Type
Extension
Users
1,000 users
21
WA Biz Sender
View author page of WA Biz Sender
Published
Published on May 2, 2020
Version 4.0.5
Manifest version
3
Updated
Updated on October 5, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WA Biz Free WhatsApp Bulk Sender 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 Biz Free WhatsApp Bulk Sender",
    "description": "Web Bulk Sender web - Send Messages, Attachments, Personalized Message, Smart replies and more.",
    "version": "4.0.5",
    "manifest_version": 3,
    "background": {
        "service_worker": "wabizservice.js"
    },
    "host_permissions": [
        "https:\/\/web.whatsapp.com\/*",
        "https:\/\/wabiz.in\/*",
        "http:\/\/ip-api.com\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "activeTab",
        "unlimitedStorage"
    ],
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/emojis\/angry.gif",
                "img\/emojis\/care.gif",
                "img\/emojis\/haha.gif",
                "img\/emojis\/like.gif",
                "img\/emojis\/love.gif",
                "img\/emojis\/sad.gif",
                "img\/emojis\/wow.gif",
                "img\/file-previews\/apk.png",
                "img\/file-previews\/audio.png",
                "img\/file-previews\/excel.png",
                "img\/file-previews\/gif.png",
                "img\/file-previews\/other.png",
                "img\/file-previews\/pdf.png",
                "img\/file-previews\/ppt.png",
                "img\/file-previews\/text.png",
                "img\/file-previews\/video.png",
                "img\/file-previews\/word.png",
                "img\/file-previews\/zip.png",
                "img\/collaps.svg",
                "img\/128x128.png",
                "img\/pin-poup.png",
                "img\/exe-pin-icon.png",
                "timeout-worker.js",
                "page.min.js",
                "lib.js",
                "css\/page.css",
                "countries.json"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/web.whatsapp.com\/*"
        ]
    },
    "action": {
        "default_icon": {
            "16": "\/images\/main-icon.png",
            "32": "\/images\/main-icon.png",
            "48": "\/images\/main-icon.png",
            "128": "\/images\/main-icon.png"
        },
        "default_title": "WABiz Bulk Sender (Lite)",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "\/images\/main-icon.png",
        "32": "\/images\/main-icon.png",
        "48": "\/images\/main-icon.png",
        "128": "\/images\/main-icon.png"
    },
    "content_security_policy": {
        "connect-src": "https:\/\/wabiz.in\/"
    }
}
© 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