WA Group Sender
A free, safe and fast WA group messaging extension.
什麼是WA Group Sender?
WA Group Sender是由fryrearfernanda開發的Chrome擴展程式,該擴展的主要功能是“A free, safe and fast WA group messaging extension.”。
擴展截圖
下載WA Group Sender擴展crx文件
下載WA Group Sender擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
🚀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. 擴展基本資訊
| 名稱 | |
| ID | kilbeicibedchlamahiimkjeilnkgmeo |
| 官方網址 | https://chromewebstore.google.com/detail/wa-group-sender/kilbeicibedchlamahiimkjeilnkgmeo |
| 簡介 | A free, safe and fast WA group messaging extension. |
| 檔案大小 | 1.04 MB |
| 安裝次數 | 10,000 |
| 目前版本 | 1.1.15 |
| 更新時間 | 2024-01-12 |
| 上架時間 | 2022-11-28 |
| 評分 | 4.45/5 共 47 次評分 |
| 開發者 | fryrearfernanda |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 隱私政策頁面URL | https://docs.google.com/document/d/1Lh0VA5YxK9GoluE7AQmxj3C14XpHwSdgRo9Hcc_dLZc |
| 支援的語言 | 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": "WA Group Sender",
"content_scripts": [
{
"matches": [
"*:\/\/*.whatsapp.com\/*"
],
"js": [
"js\/inject\/content-script.js"
],
"run_at": "document_end"
}
],
"host_permissions": [
" | |