WA Group Link Finder

Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.

Was ist WA Group Link Finder?

WA Group Link Finder ist eine Chrome-Erweiterung, die von https://watool.online entwickelt wurde, und ihr Hauptmerkmal ist "Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.".

Erweiterungsscreenshots

screenshot

WA Group Link Finder-Erweiterungs-CRX-Datei herunterladen

Laden Sie WA Group Link Finder-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.

Looking for an easy way to find and join active WhatsApp groups? Look no further than our extension! Our powerful tool allows you to quickly and effortlessly find and join groups related to your interests or needs. Plus, with features like bulk message sending and member extraction, you can easily manage your groups and communicate with other members. Whether you're a casual user or a business looking to streamline your WA communication, our extension is the solution you've been searching for.

#Feature
✅ Extract group members.
✅ Export member data to Excel/CSV/JSON formats with one click.
✅ Save contacts in VCard format for easy management.
✅ Send messages or ads to multiple WA groups at once.
✅ Continued free updates with premium support

#Home Page
https://wa-group-link-finder.watool.online

#Legal
WhatsApp is a trademark of WhatsApp LLC. This extension is an unofficial enhacement for WhatsApp™ Web and is not related in any way to WhatsApp LLC.

We hope you enjoy using our extension! If you have any questions or feedback, please don't hesitate to contact us. (Email: [email protected])                    

Grundlegende Informationen zur Erweiterung

Name WA Group Link Finder WA Group Link Finder
ID kpinkllalgahfocbjnplingmpnhhihhp
Offizielle URL https://chromewebstore.google.com/detail/wa-group-link-finder/kpinkllalgahfocbjnplingmpnhhihhp
Beschreibung Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.
Dateigröße 2.38 MB
Installationsanzahl 1,742
Aktuelle Version 3.1.11
Letztes Update 2023-07-14
Veröffentlichungsdatum 2023-03-22
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://watool.online
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://wa-contacts-extractor.watool.online
Hilfeseite URL https://wa-contacts-extractor.watool.online
URL der Datenschutzrichtlinien-Seite https://g-maps.gmapsscraper.com/privacy.html
Unterstützte Sprachen 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",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "3.1.11",
    "author": "WAContactsExtractor",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage",
        "identity"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "OptContent.f91ecdc8.js"
            ],
            "exclude_matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "plasmo-overlay.db6b23e9.js"
            ],
            "run_at": "document_end",
            "css": []
        }
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg7zuD9J6lNzDGeAkm8XVAngOxVFLe6xu2vYXTVZYCsjRFChYQXdN46xMTtSy6JCsIsqKIX\/XKIu1LvumIhn5MtvYC2rcIm2yLMNrjKDDX2HBwnE2iMHnEkk4MkXMzuoHorVUr5252Z17lFlND8sofGUqgheOcGFW9oQBsjtwqi304SAYHtyuC9rTosmzGEYjGFXp54BPoD6IFY\/ISiTbaksZdnckWb6s+ptTvSM73N6ypdwAgwXWuqoal2VN2LLjl+sEHS0QdfAy9h3DTfNM5MOkP9R2S1NY\/YhPK1YFbj+ir7546Wlr\/12B60YkYr8eJaQUJbjk95kQGrL1lCezLwIDAQAB",
    "host_permissions": [
        "*:\/\/*.whatsapp.com\/*"
    ],
    "oauth2": {
        "client_id": "212318457565-fulhjd2ngu8monsq1p7er3jmnnglls1i.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/w.js",
                "assets\/i.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "e3b1320b18219fdb-3bc31cae4919245e.ae9f1cf3.js",
                "plasmo-overlay.b5a63de5.css",
                "plasmo-overlay.1776aec8.css",
                "plasmo-overlay.7c05c6e1.png"
            ]
        }
    ]
}