WA Contacts Extractor

Extract and export all WhatsApp contacts from groups, chats and labels. Choose from CSV, Excel, JSON, or VCard formats.

WA Contacts Extractor란 무엇입니까?

WA Contacts Extractor은(는) https://watool.online에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extract and export all WhatsApp contacts from groups, chats and labels. Choose from CSV, Excel, JSON, or VCard formats."입니다.

확장 프로그램 스크린샷

screenshot

WA Contacts Extractor 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        WhatsApp Contacts Extractor is a simple and powerful tool that allows you to extract and export all your WhatsApp contacts, including unknown phone numbers, in just a few clicks. With this extension, you can keep your data secure and choose from CSV, Excel, JSON, or VCard formats to export your contacts.

Why install WhatsApp Contacts Extractor?

🔹 Save time and effort: Extract and export your WhatsApp contacts quickly and easily.
Keep your data secure: Choose from multiple export formats to keep your data safe.
🔹 Get organized: Export all your WhatsApp contacts, including unknown phone numbers, in just a few clicks.
🔹 Never lose your contacts again: Backup and export your WhatsApp contacts with a click of a button.

Use cases:

🔹 Export WhatsApp contacts to use in other applications.
🔹 Backup WhatsApp contacts in case of data loss or device transfer.
🔹 Organize and manage your WhatsApp contacts more efficiently.

Note: WhatsApp Contacts Extractor does not collect any personal data or violate any terms of service. It only extracts and exports WhatsApp contacts that are already stored on your device.

# Feature
✅ Export & save contacts
✅ Extract contacts from WhatsApp groups and chats
✅ Filter contacts by country
✅ Save contacts from labeled chats
✅ Export data to XLS/CSV/JSON/VCard
✅ Continued free updates with premium support

# Home Page
https://wa-contacts-extractor.watool.online

We hope you enjoy using WhatsApp Contacts Extractor! If you have any questions or feedback, please don't hesitate to contact us. (Email: [email protected])                    

확장 프로그램 기본 정보

이름 WA Contacts Extractor WA Contacts Extractor
ID dcidojkknfgophlmohhpdlmoiegfbkdd
공식 URL https://chromewebstore.google.com/detail/wa-contacts-extractor/dcidojkknfgophlmohhpdlmoiegfbkdd
설명 Extract and export all WhatsApp contacts from groups, chats and labels. Choose from CSV, Excel, JSON, or VCard formats.
파일 크기 1.81 MB
설치 횟수 20,000
현재 버전 2.1.21
최근 업데이트 2023-07-31
출시 날짜 2023-03-09
평점 4.70/5 총 410 개의 평점
개발자 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": "2.1.21",
    "author": "WAContactsExtractor",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage",
        "identity",
        "unlimitedStorage"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "plasmo-overlay.db6b23e9.js"
            ],
            "run_at": "document_end",
            "css": []
        }
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgFiHMIWEtxFKCNP1IZG5lK6tZuV5lKUazhXmYd1yElfc6Z4WwSRSkYAvEHEPg0OUs51\/QdY1FCIzwQFPn43kZUxzyTe0644oEJGQVRxpNr9k\/ujkDRkBN1IbpXsxU3rcg6HA480h7dMmy4FdPvV1NxNHkjlF52K+bSpB0Tp5Kn7dR2XE2NcARptBijsx1F1DDmqI4BWKR4Shztq5KFerEct5BLFSIpWNxdaUvFx\/Tjq8vsLFr4O4iMIXbZVDK0i7t0baoAvGkPcdduK6XYH6L8naji4DK2vZbjVLc2fCcRRtdkkeSHHUdL6W9uQjKVkkvQ0KWmehT2A47ouZCcIKLQIDAQAB",
    "host_permissions": [
        "*:\/\/*.whatsapp.com\/*"
    ],
    "oauth2": {
        "client_id": "212318457565-pip8h2pjtoo3lg04esfkv2kr6b5cd6ke.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": [
                "plasmo-overlay.b5a63de5.css"
            ]
        }
    ]
}