ZoomContact

ZoomContact

ZoomContactคืออะไร?

ZoomContact เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ZoomContact และคุณลักษณะหลักของมันคือ "ZoomContact"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ZoomContact

ดาวน์โหลดไฟล์ส่วนขยาย ZoomContact ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        AI powered Chrome Extension to easily find and engage ideal leads on LinkedIn.

ZoomContact's AI capabilities provide a wide range of benefits to recruiters and sales professionals alike. 

• Get phone numbers  and email addresses in one click.
• Summarize profile faster with AI.
• Find similar leads quickly with AI generated boolean search string.
• To expedite your email creation process, ZoomContact offers AI-generated prompts tailored to cater to your specific needs.

🎁  It’s FREE to start.
Install ZoomContact on your browser with 50 contact credits and 500 GenAI credits per month.

✨ 1 contact credit = 1 contact’s email + phone number.
✨ 1 GenAI credit = 1 AI summary  OR  1 boolean search  OR  1 AI-generated email.

For more info:

Email: [email protected]

Website: https://zoomcontact.io/
Alternatives: https://zoomcontact.io/alternatives/

Privacy Policy: https://zoomcontact.io/privacy/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ZoomContact ZoomContact
ID bkomhhlgldmokcopilckjiggodoehkco
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/zoomcontact/bkomhhlgldmokcopilckjiggodoehkco
คำอธิบาย ZoomContact
ขนาดไฟล์ 1.57 MB
จำนวนการติดตั้ง 76
เวอร์ชันปัจจุบัน 0.0.7
อัปเดตครั้งล่าสุด 2023-12-15
วันที่เผยแพร่ 2023-06-29
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา ZoomContact
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://zoomcontact.io
URL หน้านโยบายความเป็นส่วนตัว https://zoomcontact.io/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ZoomContact",
    "icons": {
        "16": "logo128.png",
        "32": "logo128.png",
        "48": "logo128.png",
        "128": "logo128.png"
    },
    "manifest_version": 3,
    "description": "ZoomContact",
    "version": "0.0.7",
    "background": {
        "service_worker": "service-worker.js",
        "type": "module"
    },
    "permissions": [
        "cookies",
        "storage",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/app.zoomcontact.io\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/app.zoomcontact.io\/*"
        ]
    }
}