WA Bulk Message Sender - WAMessager
Premium WhatsApp Bulk Message Sender - Send Whatsapp Messages, Attachments, Personalized Message | Software | Marketing | WAMessager
WA Bulk Message Sender - WAMessager là gì?
WA Bulk Message Sender - WAMessager là một tiện ích mở rộng Chrome được phát triển bởi https://wamessager.com, và tính năng chính của nó là "Premium WhatsApp Bulk Message Sender - Send Whatsapp Messages, Attachments, Personalized Message | Software | Marketing | WAMessager".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng WA Bulk Message Sender - WAMessager
Tải xuống các tệp mở rộng WA Bulk Message Sender - WAMessager dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Connect with your customers via WhatsApp™. Send WhatsApp™ Bulk Messages without saving numbers using WAMessager- the Best WA Sender FREE Marketing Software & Automation Tool. Comes with Priority Support via WhatsApp™/ Email Get 50 msg/ day in FREE PLAN: FREE FOREVER! - Core features - 1. Connect with customers without saving numbers by sending them messages easily. 2. Add custom delay time after each message, batching. 3. No software installation needed, just a simple chrome extension. 4. Extremely simple to use. 5. Use formatting (*BOLD* _italic_ ~strikethrough~ & EMOJI) to communicate better with your customers. 6. Name customization in message. 7. Privacy Blur/ Quick Reply. 8. Send image, audio, video file 7 attachments with captions. 9. Filter contact numbers. 10. Give contacts an option to unsubscribe. 11. Download unsaved contacts/numbers from groups, broadcast lists and more… 12. Download/export/save all contacts. 13. Send links redirecting people to your website/ shop. Give your customers an option to purchase directly from your shop. 14. Upload an excel sheet of your customers and send messages to any country. 15. Send Unsubscribe option with every message so that people who don’t want to receive messages from you can safely opt out. 16. Download delivery reports and detailed analytics of all the messages that you’ve sent to your customers. What makes us different? 1. 50 msg/per day FREE FOREVER! 2. Fairly intuitive and easy to use 3. Affordable premium features 4. Much more utility features at a better price than competition 5. Priority Customer Support via WhatsApp™ Disclaimer: This Chrome plugin is not endorsed or certified WhatsApp™ Inc. This is an unofficial enhancement tool for it. This software is not to be used against policies of WhatsApp™ Inc in any manner. We are not related in any way to the bulk WhatsApp message extensions or automation tools like WA Sender Free Plugin, WA Messages, Premium Sender, WAPI, Prime Sender --------------------------------------------------------------------------- WAMessager is the highest rated bulk Sender software latest 2023. If you are looking for Marketing Software to grow your online business by sending personalized messages to your customers, you have come to the right place. ———————————————————— LEGAL ———————————————————— WhatsApp™ is a trademark of WhatsApp Inc., registered in the U.S. and other countries. This extension has no relationship to WhatsApp™ or WhatsApp Inc.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | WA Bulk Message Sender - WAMessager |
ID | afgbckekjlfkfhklldgdndiagddhbohm |
URL Chính Thức | https://chromewebstore.google.com/detail/wa-bulk-message-sender-wa/afgbckekjlfkfhklldgdndiagddhbohm |
Mô tả | Premium WhatsApp Bulk Message Sender - Send Whatsapp Messages, Attachments, Personalized Message | Software | Marketing | WAMessager |
Kích Thước Tệp | 1.63 MB |
Số Lần Cài Đặt | 26,568 |
Phiên Bản Hiện Tại | 7.0.10 |
Cập Nhật Lần Cuối | 2024-02-22 |
Ngày Phát Hành | 2022-10-26 |
Đánh Giá | 4.87/5 Tổng số 334 Đánh Giá |
Nhà Phát Triển | https://wamessager.com |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://wamessager.com/ |
URL Trang Trợ Giúp | https://wamessager.com/contact-us |
URL Trang Chính Sách Bảo Mật | https://wamessager.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,en-GB,en-US,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,bn,gu,ta,te,kn-IN,ml,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__", "version": "7.0.10", "description": "__MSG_extDescription__", "default_locale": "en", "content_scripts": [ { "js": [ "js\/xlsx.full.min.js", "js\/libphonenumber.max.js", "js\/inject.js", "content.js", "js\/jquery.js", "js\/load.js" ], "matches": [ "https:\/\/*.whatsapp.com\/*" ], "css": [ "css\/content.css" ] } ], "icons": { "16": ".\/assets\/logo.png", "48": ".\/assets\/logo.png", "128": ".\/assets\/logo.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "pop_up.html", "default_title": "__MSG_extTitle__" }, "permissions": [ "storage", "unlimitedStorage", "identity", "identity.email", "tabs", "scripting" ], "host_permissions": [ "https:\/\/wamessager-backend.onrender.com\/", "https:\/\/*.whatsapp.com\/*" ], "web_accessible_resources": [ { "resources": [ "\/js\/inject.js", "\/js\/load.js", "css\/addon-css\/messages.css", "css\/addon-css\/messagesPreview.css", "css\/addon-css\/mediaPreview.css", "css\/addon-css\/mediaGallery.css", "css\/addon-css\/textInput.css", "css\/addon-css\/profilePic.css", "css\/addon-css\/name.css", "css\/addon-css\/noDelay.css", "css\/addon-css\/unblurActive.css", "assets\/closeBtn.png" ], "matches": [ " |