smrtPhone.io Chrome Dialer
smrtPhone.io Chrome Dialer
smrtPhone.io Chrome Dialerとは何ですか?
smrtPhone.io Chrome Dialerはhttps://smrtphone.ioによって開発されたChromeの拡張機能で、その主な機能は「smrtPhone.io Chrome Dialer」です。
拡張機能のスクリーンショット
smrtPhone.io Chrome Dialer拡張機能のCRXファイルをダウンロード
smrtPhone.io Chrome Dialer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
smrtPhone is an all-in-one cloud phone system for sales driven businesses. Our Chrome Extension powers the most efficiency-boosting features within smrtPhone.
- One-click calling from your CRM
- Call out from any tab
- Send texts from any tab
- Answer calls from any tab
- Enter call notes that automatically sync with your CRM
- See and return recent calls - dialers sync across smrtPhone platforms
- Automatically syncs contacts from your CRM
- Customizable settings put you in control 拡張機能の基本情報
| 名前 | |
| ID | madmbegfpbmnngkiappcjgighagdggid |
| 公式URL | https://chromewebstore.google.com/detail/smrtphoneio-chrome-dialer/madmbegfpbmnngkiappcjgighagdggid |
| 説明 | smrtPhone.io Chrome Dialer |
| ファイルサイズ | 4.12 MB |
| インストール数 | 13,728 |
| 現在のバージョン | 2.41 |
| 最終更新日 | 2024-02-23 |
| 公開日 | 2017-10-19 |
| 評価 | 3.60/5 合計 15 レビュー |
| 開発者 | https://smrtphone.io |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.smrtphone.io |
| ヘルプページのURL | https://docs.smrtphone.io/en/articles/4057335-chrome-extension-overview |
| プライバシーポリシーページのURL | https://www.iubenda.com/privacy-policy/7982380 |
| 対応言語 | en |
| manifest.json | |
{
"description": "smrtPhone.io Chrome Dialer",
"version": "2.41",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "smrtPhone.io Chrome Dialer",
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"permissions": [
"storage",
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"background": {
"page": "background.html"
},
"options_page": "options.html",
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon_48.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |