WAXP - Contacts Exporter for WhatsApp

Export all or unsaved contacts from WhatsApp™ groups, chatlist and labels to CSV file.

WAXP - Contacts Exporter for WhatsApp란 무엇입니까?

WAXP - Contacts Exporter for WhatsApp은(는) Codegena에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Export all or unsaved contacts from WhatsApp™ groups, chatlist and labels to CSV file."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

WAXP - Contacts Exporter for WhatsApp 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Export all or just the unsaved contacts from WhatsApp groups, chatlist or labels to an Excel file. 

💰 Limited Free Trial
PLEASE NOTE: The free version will export all contacts but only 4 contacts will be shown, the rest will be hidden. PLEASE ENSURE THAT THE EXTENSION WORKS FOR YOU DURING THE TRIAL MODE.

🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 
When you are happy with the extension, purchase the full version from this link.
👉🏻 Get License Code - https://gumroad.com/l/WhatsApp-Contacts-Exporter
🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 🔹 🔸 

🚀 WAXP Features
⭐️ Export all/unsaved contacts from WhatsApp chat list, labels, broadcast lists and groups
⭐️ Export all groups at once (beta)
⭐️ Export as Excel file
⭐️ Export the users country information
⭐️ Easily identifiable & descriptive filenames
⭐️ Optionally add a prefix to the exported names
⭐️ Offers multiple group export methods: instant and scraping

🚀 What users say
🔥 The only one that actually worked good in almost 15 extensions.
🔥 Realiza exactamente lo que anuncia ! Bien y Rápido !

👉🏻 How to use this extension ?
1. Open web.whatsapp.com
2. Select the group from which you want to export contacts
3. Click on the extension icon, choose the type of export and hit Export


**A note about permissions**: This extension currently needs access to web.whatsapp.com and storage to work.

------------------------------------------
⚖️ LEGAL
-----------------------------------------
This is an unofficial enhancement for WhatsApp™ Web. This extension is not related in any way to WhatsApp™ Inc.

------------------------------------------
📝 CHANGELOG
-----------------------------------------
V1.76
- Fixed label export
V1.70
- Fix for new WhatsApp web changes
V1.63
- Fixed an issue with all group export where groups with duplicate names were skipped
V1.61
- Unknown contact names will show phone number due to popular demand
V1.60
- Fixed label exporting issue
V1.59
- Fixed an issue with export when the group name contains Arabic characters
V1.56
- Trial mode is labelled in the Excel file
V1.55
- Added last contacted date column
V1.54
- Changes to trial mode: Users can now export unlimited times containing upto 4 contacts
V1.52
- Fixed contact scraping issues
- Fixed export filename issues
V1.51
- Fixed an issue with export all groups, where export failed when multiple groups had the same name
V1.49
- Chat list export bug fixes
V1.47
- Fixed a bug which prevented exporting contacts from identically named broadcast lists.
V1.46
- Partial label exporting support when using WhatsApp multi device feature
V 1.45
- Export all groups at once
V 1.44
- Fixed issue that stopped the extension from working with the latest WhatsApp web
V 1.43
- Bug fix
V 1.42
- Added Excel support (highly requested feature)
- Added Google Analytics to measure export count metrics. This will help us improve the extension.
V 1.4
- Fixed label exporting bugs in the new WhatsApp Web Version 2.2121.5
V 1.39
- Formatted phone numbers
- New country column in CSV export
- Bug fixes
V 1.38
- Fixed bug that prevented label based exports from groups
V 1.37
- Made to work with WhatsApp Web Version 2.2106.5
V 1.36
- Fixed bug that prevented group exports when disappearing messages is turned on
V 1.35
- Bug Fixes
V 1.34
- Fixed group contacts export issues caused by WhatsApp web updates
V 1.33
- Improved label exporting
- Added date to filenames
- Minor UI improvements                    

확장 프로그램 기본 정보

이름 WAXP - Contacts Exporter for WhatsApp WAXP - Contacts Exporter for WhatsApp
ID mdpelimehdooponahfdneckpfnooebii
공식 URL https://chromewebstore.google.com/detail/waxp-contacts-exporter-fo/mdpelimehdooponahfdneckpfnooebii
설명 Export all or unsaved contacts from WhatsApp™ groups, chatlist and labels to CSV file.
파일 크기 422 KB
설치 횟수 23,198
현재 버전 1.76
최근 업데이트 2024-01-12
출시 날짜 2020-09-02
평점 3.11/5 총 65 개의 평점
개발자 Codegena
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://codegena.com/WhatsApp-Contacts-Exporter
도움말 페이지 URL https://codegena.com/WhatsApp-Contacts-Exporter
개인정보 보호 정책 페이지 URL https://codegena.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WAXP - Contacts Exporter for WhatsApp",
    "short_name": "WAXP",
    "version": "1.76",
    "manifest_version": 2,
    "description": "Export all or unsaved contacts from WhatsApp\u2122 groups, chatlist and labels to CSV file.",
    "homepage_url": "https:\/\/codegena.com\/WhatsApp-Contacts-Exporter\/",
    "icons": {
        "16": "\/image\/[email protected]",
        "48": "\/image\/[email protected]",
        "128": "\/image\/[email protected]"
    },
    "browser_action": {
        "default_icon": "\/image\/[email protected]",
        "default_title": "WAXP",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/"
            ],
            "js": [
                "\/js\/exceljs.min.js",
                "\/js\/filesaver.min.js",
                "\/js\/content_script.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "activeTab",
        "*:\/\/api.gumroad.com\/*",
        "storage"
    ],
    "web_accessible_resources": [
        "\/js\/client.js",
        "\/js\/libphonenumber-max.js",
        "popup.html",
        "\/image\/qrcode.png",
        "\/image\/profile-pic.jpg",
        "\/video\/loading-animation.mp4",
        "\/video\/green-spinner.mp4"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/web.whatsapp.com\/"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}