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
擴展基本資訊
名稱 | smrtPhone.io Chrome Dialer |
ID | madmbegfpbmnngkiappcjgighagdggid |
官方網址 | 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 |
電子郵箱 | [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:\/\/*\/*", " |