WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Find WhatsApp Link - Group Link Scraper

Find WhatsApp Link - Group Link Scraper

View on Chrome Web Store
View Find WhatsApp Link - Group Link Scraper Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (796 ratings)
6 new ratings
28 views
This extension has been viewed 28 times
0 downloads
This extension has been downloaded 0 times

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

One-click WhatsApp group/contact link scraper. Multi-platform automation for quick resource collection.
Type
Extension
Users
2,000 users
500
tian****************
View author page of tian****************
Published
Published on March 24, 2025
Version 1.0.5
Manifest version
3
Updated
Updated on August 15, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Find WhatsApp Link - Group Link Scraper 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.5",
    "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