WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WhatsApp Group Finder-Group Link Scraper-WhatsApp contact link finder

WhatsApp Group Finder-Group Link Scraper-WhatsApp contact link finder

View on Chrome Web Store
View WhatsApp Group Finder-Group Link Scraper-WhatsApp contact link finder Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (34 ratings)
21 new ratings
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Find and join new whatsapp groups with WhatsApp Group Finder. Help to find WhatsApp link.
Type
Extension
Users
180 users
94
tian****************
View author page of tian****************
Published
Published on March 24, 2025
Version 1.0.2
Manifest version
3
Updated
Updated on April 3, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View WhatsApp Group Finder-Group Link Scraper-WhatsApp contact link finder Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.0.2",
    "homepage_url": "https:\/\/web.whatsapp.com\/",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "cookies"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "RatingDialogContentScripts.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_title": "WhatsApp Group Finder-Group Link Scraper-WhatsApp contact link finder",
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "inject-script\/*.js",
                "inject\/*.js",
                "pic\/crm-commend.png",
                "fonts\/*",
                "images\/*",
                "icons\/*"
            ],
            "matches": [
                "*:\/\/*.google.com\/*",
                "*:\/\/*.google.com.hk\/*",
                "*:\/\/*.google.co.jp\/*",
                "*:\/\/*.google.co.kr\/*",
                "*:\/\/*.google.com.sg\/*",
                "*:\/\/*.google.co.uk\/*",
                "*:\/\/*.google.de\/*",
                "*:\/\/*.google.fr\/*",
                "*:\/\/*.google.it\/*",
                "*:\/\/*.google.es\/*",
                "*:\/\/*.google.ca\/*",
                "*:\/\/*.google.com.mx\/*",
                "*:\/\/*.google.com.br\/*",
                "*:\/\/*.google.com.au\/*",
                "*:\/\/*.google.co.in\/*",
                "*:\/\/*.google.ae\/*",
                "*:\/\/*.google.ru\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top