WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WA Web Utils - Message Sender

WA Web Utils - Message Sender

View on Chrome Web Store
View WA Web Utils - Message Sender Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (130 ratings)
1 new ratings
36 views
This extension has been viewed 36 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.

Send personalized bulk messages and attachments on WhatsApp Web. Create custom lists, reusable templates, and much more!
Type
Extension
Users
20,000 users
10K
Website wautils.com
wawebutils
View author page of wawebutils
Published
Published on October 16, 2018
Version 2.2.3
Manifest version
3
Updated
Updated on October 6, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WA Web Utils - Message 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",
    "description": "Send personalized bulk messages and attachments on WhatsApp Web. Create custom lists, reusable templates, and much more!",
    "version": "2.2.3",
    "manifest_version": 3,
    "name": "WA Web Utils - Message Sender",
    "author": "xtencio",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "minimum_chrome_version": "88",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "favicon19.png",
            "38": "favicon38.png"
        },
        "default_title": "WA Web Utils"
    },
    "icons": {
        "16": "favicon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ],
            "all_frames": false
        }
    ],
    "devtools_page": "devtools.html",
    "web_accessible_resources": [
        {
            "resources": [
                "store.bundle.js",
                "content.styles.css",
                "*.png",
                "*.svg"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "background",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/web.whatsapp.com\/"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAicgLoN51LL4VA2\/fgofW3+8zKmlC\/EHIjrBhHv1DSMCmYqbv92aMHWosbmYcVguZXSf6A4EosuUkICboMgC208H15CsQybkUTv05MAw7\/Nw81t7\/XqhVAzLDQ84gqz4MCcwBIR9R7J6joqb8r5JOU0Zfrf2grBeWFuCbqWjlqL\/5jYhZ5XZkt8SnbByFtMaqlnAEBL8TA9jpmDX7y5YBUIgfIfSi\/yLIRbzsGAiNzbgKrreTOzlzjRkqwXoYmxQV4jNZBjo8xL2LyFz5kl\/fJa7n1sjjyRkxhyV\/O8v55l46MihN4sHSmEP+7GUBD39K1MVlRWkl8shW6Gb\/\/qVCbwIDAQAB"
}
© 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