ZoomContact
ZoomContact
ZoomContactとは何ですか?
ZoomContactはZoomContactによって開発されたChromeの拡張機能で、その主な機能は「ZoomContact」です。
拡張機能のスクリーンショット
ZoomContact拡張機能のCRXファイルをダウンロード
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/ 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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\/*"
]
}
} | |