CRM Tools - Lead Management for WhatsApp

Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales.

ما هو CRM Tools - Lead Management for WhatsApp؟

CRM Tools - Lead Management for WhatsApp هو إضافة Chrome تم تطويرها بواسطة lilliebellifgihxg، والميزة الرئيسية لها هي "Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة CRM Tools - Lead Management for WhatsApp

قم بتنزيل ملفات الامتداد CRM Tools - Lead Management for WhatsApp بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        WAPlus CRM extension provides tons of WA tools & WhatsApp CRM features on WhatsApp web that can help the small-medium business achieve effective lead management.

Features:
● Conversation management: In order not to lose track of any WhatsApp conversations from buyers. Use chat filters to quickly find important status messages, such as unread, awaiting reply, needs reply, and auto replied.

● Add notes to chats: Use notes to record the entire sales process of potential customers, so that you can understand the full range of customer information and formulate more targeted marketing plans.


WAPlus CRM is a completely free embedded WhatsApp CRM tool, it is lightweight and simple enough, use it now to help you double the transaction rate!

WAPlus CRM is a full-process private domain traffic operation tool for WhatsApp SCRM.                    

معلومات أساسية عن التمديد

الاسم CRM Tools - Lead Management for WhatsApp CRM Tools - Lead Management for WhatsApp
ID lcmhklajnddcedjjlkcaclcmmanaahdm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/crm-tools-lead-management/lcmhklajnddcedjjlkcaclcmmanaahdm
الوصف Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales.
حجم الملف 4.98 MB
عدد التثبيتات 173
النسخة الحالية 1.5.47
آخر تحديث 2023-09-27
تاريخ النشر 2022-07-28
المطور lilliebellifgihxg
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://docs.google.com/document/d/1k7bH9icoH-RWuX85zFuWaorfBB_ILabGZb5t9qNojkQ
اللغات المدعومة id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,gu,ta,te,kn-IN,ml,th,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/waplus-crm-crm-tool-for-w\/jmjcgjmipjiklbnfbdclkdikplgajhgc",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "oauth2": {
        "client_id": "515287609542-bduhga17cas9tjm79s1cc2untnbmh58f.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar.events"
        ]
    },
    "permissions": [
        "activeTab",
        "storage",
        "cookies",
        "scripting",
        "contextMenus",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/web.whatsapp.com\/*",
        "*:\/\/*.waplus.io\/*"
    ],
    "icons": {
        "16": "icons\/logo_16.png",
        "48": "icons\/logo_48.png",
        "128": "icons\/logo_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "css": [
                "css\/flags.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "js\/document_start.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": {
            "128": "icons\/logo_128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "qpqp.js",
                "inject-script.js",
                "icons\/*",
                "images\/*",
                "install-popup.html",
                "websocket\/*"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.waplus.io\/*"
        ]
    },
    "version": "1.5.47"
}