smrtPhone.io Chrome Dialer
smrtPhone.io Chrome Dialer
What is smrtPhone.io Chrome Dialer?
smrtPhone.io Chrome Dialer is a Chrome extension developed by https://smrtphone.io, and its main feature is "smrtPhone.io Chrome Dialer".
Extension Screenshots
Download smrtPhone.io Chrome Dialer Extension CRX File
Download smrtPhone.io Chrome Dialer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | smrtPhone.io Chrome Dialer |
ID | madmbegfpbmnngkiappcjgighagdggid |
Official URL | https://chromewebstore.google.com/detail/smrtphoneio-chrome-dialer/madmbegfpbmnngkiappcjgighagdggid |
Description | smrtPhone.io Chrome Dialer |
File Size | 4.12 MB |
Installation Count | 13,728 |
Current Version | 2.41 |
Last Updated | 2024-02-23 |
Publish Date | 2017-10-19 |
Rating | 3.60/5 Total 15 Ratings |
Developer | https://smrtphone.io |
[email protected] | |
Payment Type | free |
Extension Website | https://www.smrtphone.io |
Help Page URL | https://docs.smrtphone.io/en/articles/4057335-chrome-extension-overview |
Privacy Policy Page URL | https://www.iubenda.com/privacy-policy/7982380 |
Supported Languages | 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:\/\/*\/*", " |