WAPlus CRM - Best CRM For WA
Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales.
WAPlus CRM - Best CRM For WAとは何ですか?
WAPlus CRM - Best CRM For WAはhttps://waplus.ioによって開発されたChromeの拡張機能で、その主な機能は「Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales.」です。
拡張機能のスクリーンショット
WAPlus CRM - Best CRM For WA拡張機能のCRXファイルをダウンロード
WAPlus CRM - Best CRM For WA拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | WAPlus CRM - Best CRM For WA |
ID | jmjcgjmipjiklbnfbdclkdikplgajhgc |
公式URL | https://chromewebstore.google.com/detail/waplus-crm-best-crm-for-w/jmjcgjmipjiklbnfbdclkdikplgajhgc |
説明 | Let WAPlus CRM be your most powerful assistant for WhatsApp marketing & WhatsApp sales. |
ファイルサイズ | 6.35 MB |
インストール数 | 62,781 |
現在のバージョン | 1.5.69 |
最終更新日 | 2024-02-07 |
公開日 | 2021-12-29 |
評価 | 4.51/5 合計 109 レビュー |
開発者 | https://waplus.io |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://waplus.io/ |
プライバシーポリシーページのURL | https://waplus.io/waplus-private-policy |
対応言語 | 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" } |