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.

Что такое WA Group Link Finder?

WA Group Link Finder - это расширение Chrome, разработанное https://watool.online, и его основная функция - "Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения WA Group Link Finder

Скачайте файлы расширений WA Group Link Finder в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название WA Group Link Finder WA Group Link Finder
ID kpinkllalgahfocbjnplingmpnhhihhp
Официальный URL https://chromewebstore.google.com/detail/wa-group-link-finder/kpinkllalgahfocbjnplingmpnhhihhp
Описание Find and join WA groups with ease. Extract members and send messages in bulk. Solve all group problems in just one click.
Размер файла 2.38 MB
Количество установок 1,742
Текущая Версия 3.1.11
Последнее Обновление 2023-07-14
Дата публикации 2023-03-22
Рейтинг 5.00/5 Всего 2 оценок
Разработчик https://watool.online
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://wa-contacts-extractor.watool.online
URL страницы помощи https://wa-contacts-extractor.watool.online
URL страницы политики конфиденциальности https://g-maps.gmapsscraper.com/privacy.html
Поддерживаемые языки 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"
            ]
        }
    ]
}