WA Group Sender
A Simple Secure & Fast WhatsApp All Group Message Sender Extension.
WA Group Sender란 무엇입니까?
WA Group Sender은(는) Prakash Raiya에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Simple Secure & Fast WhatsApp All Group Message Sender Extension."입니다.
확장 프로그램 스크린샷
WA Group Sender 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Connect with your Audience and grow your Website/Youtube Channel Using WhatsApp Groups. WA Group Sender is a free chrome extension to send WhatsApp messages to All WhatsApp Groups for free. Features: - Grow Your Business By Sending WhatsApp Messages To All Groups. - Blacklist Features Added. - Database Features Added. - Send Links, EMOJI, Text Messages, Images, Video, PDF and etc. - Show First Link Preview. - Add Groups Manually or Copy Paste in Database or blacklist. - Auto Groups Joining, Auto Group Link Extractor. - Show Delivery Report. - Option to customise time delay manually between messages. - Option to select Automatic Group Delay Time. - Group Console Features Added. - No Software Installation Needed. - Customer Support 24X7. Working Method: Visit Url- https://wa.studypdf.com/search/ Disclaimer: This is not an official extension of WhatsApp. Use of this software is not in any way against the policies of WhatsApp Inc.
확장 프로그램 기본 정보
이름 | WA Group Sender |
ID | adbapklgfhcoggclafjcahiokbcnelcd |
공식 URL | https://chromewebstore.google.com/detail/wa-group-sender/adbapklgfhcoggclafjcahiokbcnelcd |
설명 | A Simple Secure & Fast WhatsApp All Group Message Sender Extension. |
파일 크기 | 13.75 KB |
설치 횟수 | 328 |
현재 버전 | 2.4 |
최근 업데이트 | 2022-11-04 |
출시 날짜 | 2021-08-24 |
평점 | 3.50/5 총 4 개의 평점 |
개발자 | Prakash Raiya |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://wa.studypdf.com/p/privacy-policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "WA Group Sender", "short_name": "WA Group Sender", "version": "2.4", "description": "A Simple Secure & Fast WhatsApp All Group Message Sender Extension.", "icons": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "48": "icons\/icon-48.png", "64": "icons\/icon-64.png", "128": "icons\/icon-128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "whatsapp.js" ], "matches": [ "*:\/\/*.whatsapp.com\/*" ] } ], "permissions": [ "webRequest", "webRequestBlocking", " |