WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WACart : Cart Recovery + CMS for Shopify

WACart : Cart Recovery + CMS for Shopify

View on Chrome Web Store
View WACart : Cart Recovery + CMS for Shopify Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 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.

This extension allows shopify admin orders send pre-defined msg and access order details.
Type
Extension
Users
19 users
2
Softpulse Infotech
View author page of Softpulse Infotech
Published
Published on June 15, 2023
Version 1.0.1
Manifest version
3
Updated
Updated on December 13, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View WACart : Cart Recovery + CMS for Shopify 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": "WACart : Cart Recovery + CMS for Shopify",
    "description": "This extension allows shopify admin orders send pre-defined msg and access order details.",
    "version": "1.0.1",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "images\/wapp-icon-128.png",
        "default_title": "WACart : Cart Recovery + CMS for Shopify"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "32": "images\/wapp-icon-32.png",
        "64": "images\/wapp-icon-64.png",
        "128": "images\/wapp-icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "css": [
                "css\/common.css"
            ],
            "js": [
                "js\/jquery-3.6.0.min.js",
                "js\/content_script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "*:\/\/whatschat.shopiapps.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