WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WARocket Sender:Rocket Sender - WAPI Sender

WARocket Sender:Rocket Sender - WAPI Sender

View on Chrome Web Store
View WARocket Sender:Rocket Sender - WAPI Sender Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (1,052 ratings)
6 new ratings
34 views
This extension has been viewed 34 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.

Use WhatsApp Automation Tool to connect with your customers by sending bulk messages.
Type
Extension
Users
20,000 users
hamingoearnest
View author page of hamingoearnest
Published
Published on February 13, 2023
Version 1.0.21
Manifest version
3
Updated
Updated on June 19, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View WARocket Sender:Rocket Sender - WAPI 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",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "homepage_url": "https:\/\/wawebsender.com\/",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "scripting",
        "alarms"
    ],
    "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\/content-script.js",
                "js\/load.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/inject\/inject.js",
                "WAPIAPI.js",
                "WAPlusSenderTemplate.xlsx",
                "pic\/crm-commend.png",
                "li-popup\/li-popup.html",
                "fonts\/*",
                "img\/*",
                "css\/*",
                "images\/*",
                "pic\/review.png"
            ],
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ]
        }
    ],
    "version": "1.0.21"
}
© 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