WAPI PREMIUM 5.3.5 - Jaguar

Send personalized messages to your clients with our extension .

WAPI PREMIUM 5.3.5 - Jaguar क्या है?

WAPI PREMIUM 5.3.5 - Jaguar https://wapi7.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Send personalized messages to your clients with our extension ."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WAPI PREMIUM 5.3.5 - Jaguar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Best WhatsApp Sender Application - WAPI

* Send messages to unlimited numbers
* Support : images, videos, documents ..
* Random Delay between messages
* Import numbers fron .CSV file
* Download cvs shipping reports
* Support Variables
* Custom fields for messages
* Messages with emojis
* Contact extractor
* Chat extractor
* Groups contact extractor


WAPI

★ WAPI allows you to send automated, customized, bulk, WhatsApp messages. By doing this, you can have meaningful conversations with your clients and target audience thereby growing your business.

★ No more one by one sending off messages to all your customers.

★ No more sending of common messages to your prominent users.


LEGAL

DISCLAIMER:
This Chrome plugin is not endorsed or certified by WhatsApp Inc and is merely an unofficial enhancement and automation tool that works with WhatsApp for Web.

The privacy of the users is important to us. We don’t broadcast, sell, share or distribute any user collected data. The extension was designed to keep privacy of our users in mind. For more information, read:

WAPI PREMIUM  privacy policy: https://www.wapi7.com/terms
WAPI PREMIUM privacy policy: https://www.wapi7.com/terms
Razorpay privacy policy: https://www.wapi7.com/terms

Note : This is not an official extension of WhatsApp.

WhatsApp is a trademark of WhatsApp Inc. , registered in the U.S. and other countries. This Chrome extension is not endorsed or certified by WhatsApp Inc. This is an unofficial enhancement for WhatsApp Web.                    

एक्सटेंशन की मूल जानकारी

नाम WAPI PREMIUM 5.3.5 - Jaguar WAPI PREMIUM 5.3.5 - Jaguar
ID cijobdncciemcimkomiehfanikkldjej
आधिकारिक URL https://chromewebstore.google.com/detail/wapi-premium-535-jaguar/cijobdncciemcimkomiehfanikkldjej
विवरण Send personalized messages to your clients with our extension .
फ़ाइल का आकार 1.26 MB
स्थापना संख्या 13,788
वर्तमान संस्करण 5.3.5
अंतिम अपडेट 2024-02-27
प्रकाशन तिथि 2022-09-18
रेटिंग 2.13/5 कुल 83 रेटिंग्स
डेवलपर https://wapi7.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://www.wapi7.com/
सहायता पृष्ठ URL https://www.wapi7.com/
गोपनीयता नीति पृष्ठ URL https://www.wapi7.com/terms
समर्थित भाषाएँ en
manifest.json
{
    "manifest_version": 3,
    "author": "creativeOs",
    "description": "Send personalized messages to your clients with our extension .",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "imgs\/16.png",
            "48": "imgs\/48.png"
        },
        "default_title": "WAPI PREMIUM 5.3.5 - Jaguar"
    },
    "content_scripts": [
        {
            "css": [
                "\/style\/mystyle.css",
                "style\/0d8fd505a99478275324ed48ae42bfea.css"
            ],
            "js": [
                "\/js\/fgEmojiPicker.js",
                "\/js\/jquery.js",
                "\/smph\/app736e75726620636f7270.js",
                "\/js\/siema.min.js"
            ],
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "128": "imgs\/128.png",
        "32": "imgs\/32.png",
        "48": "imgs\/48.png",
        "16": "imgs\/16.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.whatsapp.com\/*"
        ]
    },
    "minimum_chrome_version": "88",
    "name": "WAPI PREMIUM 5.3.5 - Jaguar",
    "permissions": [
        "scripting",
        "declarativeNetRequest",
        "browsingData",
        "background",
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.3.5",
    "oauth2": {
        "client_id": "xxxxxxx",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*",
                "imgs\/*",
                "smph\/*",
                "\/image\/gear-icon-min.png",
                "\/image\/*",
                "\/style\/*"
            ],
            "matches": [
                "https:\/\/*.whatsapp.com\/*"
            ]
        }
    ]
}