WAPlus CRM - Best CRM For WA

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

Apa itu WAPlus CRM - Best CRM For WA?

WAPlus CRM - Best CRM For WA adalah ekstensi Chrome yang dikembangkan oleh https://waplus.io, dan fitur utamanya adalah "Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi WAPlus CRM - Best CRM For WA

Unduh file ekstensi WAPlus CRM - Best CRM For WA dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

A great team collaboration CRM tool that helps you unlock the potential of WhatsApp private domain traffic and efficiently manage you and your team's customer relationships.

WAPlus CRM plugin provides rich customer management tools on the WhatsApp web version, serving as a powerful assistant for you and your team on WA. For small and medium-sized businesses, it can help achieve marketing automation and service automation, thus generating more business opportunities on WhatsApp.

Product Features:

● Multi-account and automatic session management: With WAPlus CRM + WhatsApp web version, you can easily manage multiple WA accounts and automate session management, providing convenient marketing services for a large number of customers.
● Free basic features: The basic features of WAPlus CRM are sufficient to meet your daily customer management and marketing needs, and these features are completely free!

Team Collaboration:

● Progress sharing: Manage customer sales progress through custom labels and share leads with your team.
● Conversation backup: Synchronize conversation records with customers to the team space, even if the conversations are deleted, you can still view the backup records.

● Group link merging: Merge invitation links from multiple groups into one, removing the limit on the number of your private domain!
● Dashboard: View the current number of customers and follow-up status of your team in graphical form.

Core Features:

● Bulk import contacts: Support quick import of a large number of contacts through CSV files, eliminating the need for manual addition one by one.
● Chat with strangers: Break the restrictions on adding friends on WhatsApp, just one click to start chatting with strangers. This changes the mechanism of adding contacts on WA and greatly improves customer follow-up speed.
● Conversation management: Automatically categorize conversations on the WA web version into different labels, such as unread messages, messages waiting for a reply, messages that require my response, @mentions, helping you quickly find important messages.
● Auto-reply: Configure your own WA auto-reply bot in just three steps. It supports personalized message customization, setting rich advanced trigger rules, and automatic follow-up operations.
● Scheduled messages: Create dedicated scheduled messages for different contacts or groups, with customizable sending time and frequency, saving you time and effort from repetitive work.
● Contact card: Use contact cards to quickly record detailed contact information, sales leads, company information, and follow-up records for your customers.
● Conversation Sharing: Share your WhatsApp chat conversations beyond the WhatsApp platform effortlessly.
● Feature Integration: Seamlessly integrated with leading CRM products, enabling business users to swiftly streamline workflows between CRM platforms and WhatsApp.

And other efficiency-enhancing tools...


WAPlus CRM is an efficient WhatsApp private domain traffic management tool. We welcome everyone to experience it and look forward to becoming your best assistant and the best marketing software on WA!

Disclaimer:

WhatsApp is a registered trademark of WhatsApp Inc. in the United States and other countries. WAPlus is an independent project and has no affiliation with WhatsApp official or WhatsApp Inc.                    

Informasi Dasar Ekstensi

Nama WAPlus CRM - Best CRM For WA WAPlus CRM - Best CRM For WA
ID jmjcgjmipjiklbnfbdclkdikplgajhgc
URL Resmi https://chromewebstore.google.com/detail/waplus-crm-best-crm-for-w/jmjcgjmipjiklbnfbdclkdikplgajhgc
Deskripsi Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales.
Ukuran File 6.35 MB
Jumlah Instalasi 62,781
Versi Saat Ini 1.5.69
Terakhir Diperbarui 2024-02-07
Tanggal Publikasi 2021-12-29
Penilaian 4.51/5 Total 109 Penilaian
Pengembang https://waplus.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://waplus.io/
URL Halaman Kebijakan Privasi https://waplus.io/waplus-private-policy
Bahasa yang Didukung id,de,en,fil,fr,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,pt-BR,pt-PT,sk,sl,fi,cs,el,bg,ru,fa,hi,bn,th,am-ET,ar,zh-CN,zh-TW,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",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/web.whatsapp.com\/*",
        "*:\/\/*.waplus.io\/*"
    ],
    "optional_host_permissions": [
        "*:\/\/api.hubapi.com\/*",
        "*:\/\/*\/*"
    ],
    "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"
        },
        {
            "matches": [
                "https:\/\/*.waplus.io\/*"
            ],
            "js": [
                "waplus-content.js"
            ],
            "css": [],
            "run_at": "document_end"
        }
    ],
    "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.69",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlWycw3xI2JDdljo8ZkPG8fGxMpIZxZOFcIiC43XoOiPeZRJi1MwRAbRnvy4YuBRQnbYqXXeVj4Ad+EeBtoeLiwDocA48HRTDghqQz0Dy8ViFElXuKFMgsgPdh\/lf2d4vygpDA4vdxzyA50D2PQtOyYvGyPsBixOdvOaCPMI5BmBmAOB8Zi5BCceAfb2vgik4rMDDa+Vmz8FgqyDvJ5EolBNJxFy1BqiyrgBBEA6jmlISNa3KHDOFOyTn4AtBeMOSfI6FURYL9YiaUAJbY3mxtGGTX1\/+IpGn3EAIGcUzwgGu7FisKKQy0LV2hQIpzjOCrOe3NAES4eIFtfAXykFmbwIDAQAB"
}