WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WABiz Free Bulk Sender (Lite)

WABiz Free Bulk Sender (Lite)

View on Chrome Web Store
View WABiz Free Bulk Sender (Lite) Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (278 ratings)
1 new ratings
62 views
This extension has been viewed 62 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 - Send Messages, Attachments, Personalized Message, Contact Exports and more.
Type
Extension
Users
30,000 users
10K
WA Biz Sender
View author page of WA Biz Sender
Published
Published on August 12, 2021
Version 2.0.57
Manifest version
3
Updated
Updated on November 8, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WABiz Free Bulk Sender (Lite) 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": "WABiz Free Bulk Sender (Lite)",
    "description": "Web Bulk Sender - Send Messages, Attachments, Personalized Message, Contact Exports and more.",
    "version": "2.0.57",
    "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