WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Whatshopify: Shopify to WhatsApp - Tracking, Orders, Products.

Whatshopify: Shopify to WhatsApp - Tracking, Orders, Products.

View on Chrome Web Store
View Whatshopify: Shopify to WhatsApp - Tracking, Orders, Products. Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
14 views
This extension has been viewed 14 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.

Fasten up your Customer Service up to 10x connecting Shopify Store directly to WhatsApp
Type
Extension
Users
10 users
1
AdRighlty
View author page of AdRighlty
Published
Published on October 21, 2025
Version 3.0
Manifest version
3
Updated
Updated on January 14, 2026
productivity/communication
Extension Category
View on Chrome Web Store
View Whatshopify: Shopify to WhatsApp - Tracking, Orders, Products. 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": "Whatshopify: Shopify to WhatsApp - Tracking, Orders,\u00a0Products.",
    "version": "3.0",
    "description": "Fasten up your Customer Service up to 10x connecting Shopify Store directly\u00a0to\u00a0WhatsApp",
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "24": "icons\/icon24.png",
        "32": "icons\/icon32.png",
        "38": "icons\/icon38.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "scripting",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/web.whatsapp.com\/*",
        "https:\/\/*.whatsapp.net\/*",
        "https:\/\/mmg.whatsapp.net\/*",
        "https:\/\/api1.shopilam.com\/*",
        "https:\/\/api.shopilam.com\/*",
        "https:\/\/files.static.shopilam.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "action": {
        "default_title": "Web Enhancement Whatsapify",
        "default_popup": "",
        "default_icon": {
            "16": "icons\/icon16.png",
            "19": "icons\/icon19.png",
            "24": "icons\/icon24.png",
            "32": "icons\/icon32.png",
            "38": "icons\/icon38.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "node_modules\/react\/umd\/react.production.min.js",
                "node_modules\/react-dom\/umd\/react-dom.production.min.js",
                "https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/dist\/tailwind.min.css"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' https: data:"
    }
}
© 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