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.”。
扩展截图
下载WA Contacts Extractor扩展crx文件
下载WA Contacts Extractor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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]) 扩展基本信息
| 名称 | |
| 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": [
" | |