WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WA Self Sender & Easy Sender - Personalized WhatsApp Messages & Group Tools

WA Self Sender & Easy Sender - Personalized WhatsApp Messages & Group Tools

View on Chrome Web Store
View WA Self Sender & Easy Sender - Personalized WhatsApp Messages & Group Tools Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (491 ratings)
1 new ratings
52 views
This extension has been viewed 52 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, import/export contacts, manage groups, and protect your privacy — all inside WhatsApp Web.
Type
Extension
Users
10,000 users
easy-sender-publisher
View author page of easy-sender-publisher
Published
Published on April 28, 2022
Version 1.6.69
Manifest version
3
Updated
Updated on February 27, 2026
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WA Self Sender & Easy Sender - Personalized WhatsApp Messages & Group Tools 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",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.6.69",
    "homepage_url": "https:\/\/wawebsender.com",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.whatsapp.com\/*"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "js\/inject\/load.js",
                "js\/inject\/content-script.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/inject\/content-script-all.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/inject\/inject.js",
                "WAPlusSenderTemplate.xlsx",
                "pic\/crm-commend.png",
                "li-popup\/li-popup.html",
                "js\/inject\/obfuscate.js",
                "img\/*",
                "fonts\/*",
                "icons\/*",
                "css\/*",
                "images\/*"
            ],
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ]
        }
    ]
}
© 2026 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