smrtPhone.io Chrome Dialer
smrtPhone.io Chrome Dialer
Cos'è smrtPhone.io Chrome Dialer?
smrtPhone.io Chrome Dialer è un'estensione di Chrome sviluppata da https://smrtphone.io, e la sua funzione principale è "smrtPhone.io Chrome Dialer".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione smrtPhone.io Chrome Dialer
Scarica i file di estensione smrtPhone.io Chrome Dialer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | madmbegfpbmnngkiappcjgighagdggid |
| URL Ufficiale | https://chromewebstore.google.com/detail/smrtphoneio-chrome-dialer/madmbegfpbmnngkiappcjgighagdggid |
| Descrizione | smrtPhone.io Chrome Dialer |
| Dimensione del File | 4.12 MB |
| Conteggio Installazioni | 13,728 |
| Versione Corrente | 2.41 |
| Ultimo Aggiornamento | 2024-02-23 |
| Data di Pubblicazione | 2017-10-19 |
| Valutazione | 3.60/5 Totale 15 Valutazioni |
| Sviluppatore | https://smrtphone.io |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.smrtphone.io |
| URL della Pagina di Aiuto | https://docs.smrtphone.io/en/articles/4057335-chrome-extension-overview |
| URL della Pagina della Politica sulla Privacy | https://www.iubenda.com/privacy-policy/7982380 |
| Lingue Supportate | 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:\/\/*\/*",
" | |