WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Contacts & Group Number Exporter,  WA Group Sender, Group Link Scraper

Contacts & Group Number Exporter, WA Group Sender, Group Link Scraper

View on Chrome Web Store
View Contacts & Group Number Exporter, WA Group Sender, Group Link Scraper Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (3,511 ratings)
31 new ratings
1 views
This extension has been viewed 1 times

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

Group Finder, Member Export, Mass Messaging & Read Tracking - Powerful WhatsApp Group Marketing Suite
Type
Extension
Users
30,000 users
10K
tian****************
View author page of tian****************
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 31, 2024
Version 1.2.1
Manifest version
3
Updated
Updated on April 16, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Contacts & Group Number Exporter, WA Group Sender, 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.2.1",
    "homepage_url": "https:\/\/web.whatsapp.com\/",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "storage"
    ],
    "optional_permissions": [
        "cookies"
    ],
    "optional_host_permissions": [
        "*:\/\/*.wadesk.io\/*",
        "*:\/\/*.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\/*"
    ],
    "host_permissions": [
        "*:\/\/*.whatsapp.com\/*"
    ],
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/wadesk.io\/*"
            ],
            "exclude_matches": [
                "*:\/\/wadesk.io\/*\/payment*"
            ],
            "js": [
                "wadesk-script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_title": "WhatsApp Group Exporter- Group download",
        "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": [
                "*:\/\/*.whatsapp.com\/*",
                "*:\/\/wadesk.io\/*",
                "*:\/\/*.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