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.

Co to jest WA Group Link Finder?

WA Group Link Finder to rozszerzenie Chrome opracowane przez https://watool.online, a jego główną funkcją jest „Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia WA Group Link Finder

Pobierz pliki rozszerzeń WA Group Link Finder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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])                    

Podstawowe informacje o rozszerzeniu

Nazwa WA Group Link Finder WA Group Link Finder
ID kpinkllalgahfocbjnplingmpnhhihhp
Oficjalny URL https://chromewebstore.google.com/detail/wa-group-link-finder/kpinkllalgahfocbjnplingmpnhhihhp
Opis Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.
Rozmiar pliku 2.38 MB
Liczba instalacji 1,742
Aktualna Wersja 3.1.11
Ostatnia Aktualizacja 2023-07-14
Data Publikacji 2023-03-22
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper https://watool.online
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://wa-contacts-extractor.watool.online
Adres URL Strony Pomocy https://wa-contacts-extractor.watool.online
Adres URL Strony Polityki Prywatności https://g-maps.gmapsscraper.com/privacy.html
Obsługiwane Języki 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"
            ]
        }
    ]
}