WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WhatsApp Contact Exporter

WhatsApp Contact Exporter

View on Chrome Web Store
View WhatsApp Contact Exporter Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (4 ratings)
2 new ratings
48 views
This extension has been viewed 48 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.

Export WhatsApp contacts with WhatsApp Contact Exporter. Save numbers and names to CSV, Excel, or JSON for easy backup.
Type
Extension
Users
634 users
3
Website microplugin.co
Micro Plugin
View author page of Micro Plugin
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 6, 2025
Version 2.0.1
Manifest version
3
Updated
Updated on November 24, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WhatsApp Contact Exporter 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_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2.0.1",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": [],
    "host_permissions": [
        "*:\/\/*.whatsapp.com\/*",
        "*:\/\/*.whatsapp.net\/*"
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "storage"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "google.svg",
                "logo.svg",
                "icon.svg",
                "excel.svg",
                "csv.svg",
                "json.png",
                "youtube.svg",
                "discord.svg",
                "wppconnect-wa.js",
                "injected.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "resources": [
                "assets\/constants-b2af7ebc.js",
                "assets\/browser-8f0344f6.js",
                "assets\/content-script-3356c661.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-390cd85b.js"
            ],
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "css": [
                "assets\/index-a13bd15f.css"
            ]
        }
    ]
}
© 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