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 |
官方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 |
电子邮箱 | [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:\/\/*\/*", " |