WA Group Message Sender
A Simple Secure & Fast WhatsApp Group Message Sender Extension.
Что такое WA Group Message Sender?
WA Group Message Sender - это расширение Chrome, разработанное Prakash Raiya, и его основная функция - "A Simple Secure & Fast WhatsApp Group Message Sender Extension.".
Снимки экрана расширения
Скачать файл CRX расширения WA Group Message Sender
Скачайте файлы расширений WA Group Message Sender в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
WA Group Sender is a Simple Group Messages Sender to All WhatsApp Groups for free. Features: ● free WhatsApp Group Auto Message Sender. ● Send Message To Selected Groups Only. ● Database Features Added. ● Send Links, EMOJI, Text Messages, Images, Video, PDF and etc. ● Add Groups Manually. ● Stop sending WhatsApp messages at any time. ● Show Delivery Report. ● Sending Speed Controll. ● Option to Manage Automatic Group Delay Time. ● No Software Installation Needed. ● Customer Support 24X7. Try Fast Speed Sender: Visit Url- https://wa.studypdf.com/ Disclaimer: This is not an official extension of WhatsApp. This is a Free Version of WA Group Sender Try Fast Speed Sender Version.
Основная информация о расширении
Название | WA Group Message Sender |
ID | gapflepaelgmbpdcdmfgfijkhmpmcbgm |
Официальный URL | https://chromewebstore.google.com/detail/wa-group-message-sender/gapflepaelgmbpdcdmfgfijkhmpmcbgm |
Описание | A Simple Secure & Fast WhatsApp Group Message Sender Extension. |
Размер файла | 577 KB |
Количество установок | 77 |
Текущая Версия | 2.0.0 |
Последнее Обновление | 2022-12-10 |
Дата публикации | 2022-12-09 |
Разработчик | Prakash Raiya |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://wa.studypdf.com/p/privacy-policy.html |
Поддерживаемые языки | en,tr,da,et,hr,lv,lt,sk,sl,cs,bg |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": ".\/js\/background.js" }, "action": [], "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "icons\/128.png" }, "manifest_version": 3, "name": "__MSG_name__", "content_scripts": [ { "matches": [ "*:\/\/*.whatsapp.com\/*" ], "js": [ "js\/inject\/content-script.js" ], "run_at": "document_end" } ], "host_permissions": [ " |