WA Group Sender
A free, safe and fast WA group messaging extension.
Vad är WA Group Sender?
WA Group Sender är en Chrome-tillägg utvecklad av hamingoearnest, och dess huvudfunktion är "A free, safe and fast WA group messaging extension.".
Tilläggsskärmbilder
Ladda ner WA Group Sender-förlängningens CRX-fil
Ladda ner WA Group Sender-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
🚀Help you manage your WA groups, communities and broadcasts more easily and efficiently!🚀
● A free WhatsApp Group Auto Message Sender.
● Send WA bulk messages automatically
● Send Links, EMOJI, Text Messages, Images, Video, Contacts and etc.
● Real-time monitoring of the whole sending process.
● Upload excel file with WA numbers.
● Use placeholders to send personalized WA Group messages.
● Stop sending WhatsApp messages at any time.
WhatsApp is a trademark of WhatsApp Inc., registered in the U.S. and other countries. The extension is an independent project and has no relationship to WhatsApp Inc. Grundläggande Information om Tillägg
| Namn | |
| ID | iajgjbilfiljemcbdfobecdimjfppjoe |
| Officiell webbadress | https://chromewebstore.google.com/detail/wa-group-sender/iajgjbilfiljemcbdfobecdimjfppjoe |
| Beskrivning | A free, safe and fast WA group messaging extension. |
| Filstorlek | 625 KB |
| Antal Installationer | 205 |
| Aktuell Version | 1.0.5 |
| Senast Uppdaterad | 2024-01-28 |
| Publiceringsdatum | 2023-02-12 |
| Betyg | 1.00/5 Totalt 1 Betyg |
| Utvecklare | hamingoearnest |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://docs.google.com/document/d/1y5GwkWZrgcKjyZAav-FFa07brHP0f-t-T6oKkTamsY8/edit?usp=sharing |
| Stödda Språk | 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": [
" | |