Aircall Dialer
Dial and call phone numbers from any webpage, or add them to an automated calling list.
Aircall Dialerとは何ですか?
Aircall Dialerはhttps://aircall.ioによって開発されたChromeの拡張機能で、その主な機能は「Dial and call phone numbers from any webpage, or add them to an automated calling list.」です。
拡張機能のスクリーンショット
Aircall Dialer拡張機能のCRXファイルをダウンロード
Aircall Dialer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Dial and call phone numbers from any webpage, or add them to an automated calling list.
With this extension, Aircall’s Click-to-Dial and Power Dialer features are available to help you connect with customers faster. Automatically identify phone numbers on a webpage and add them to your Aircall phone or to an automated calling queue.
- Dial and call phone numbers from any webpage or add them to an automated calling list.
- Select which local or international numbers to validate or detect from any webpage, such as a prospect’s website, Google Sheets, and more.
- Choose to scan a webpage when you want to find phone numbers.
- Multi-select or reorder the list of detected numbers to add to a Power Dialer session.
- Quickly identify duplicate or invalid numbers for better accuracy.
- Detected numbers can be highlighted (or not highlighted), and clearly explained.
- A flexible widget that can be moved on your screen for better viewing 拡張機能の基本情報
| 名前 | |
| ID | bbejljcbaibhhacdpndojhkhckgdooff |
| 公式URL | https://chromewebstore.google.com/detail/aircall-dialer/bbejljcbaibhhacdpndojhkhckgdooff |
| 説明 | Dial and call phone numbers from any webpage, or add them to an automated calling list. |
| ファイルサイズ | 1.47 MB |
| インストール数 | 68,471 |
| 現在のバージョン | 3.16.19 |
| 最終更新日 | 2024-01-23 |
| 公開日 | 2020-07-03 |
| 評価 | 2.97/5 合計 35 レビュー |
| 開発者 | https://aircall.io |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://aircall.io/en/apps/ |
| ヘルプページのURL | https://help.aircall.io |
| プライバシーポリシーページのURL | https://aircall.io/privacy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "3.16.19",
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons\/16\/unlogged.png",
"32": "icons\/32\/unlogged.png",
"48": "icons\/48\/unlogged.png",
"128": "icons\/128\/unlogged.png"
},
"default_title": "Aircall Dialer"
},
"background": {
"scripts": [
"background.bundle.js"
]
},
"content_scripts": [
{
"matches": [
" | |