smrtPhone.io Chrome Dialer
smrtPhone.io Chrome Dialer
Co to jest smrtPhone.io Chrome Dialer?
smrtPhone.io Chrome Dialer to rozszerzenie Chrome opracowane przez https://smrtphone.io, a jego główną funkcją jest „smrtPhone.io Chrome Dialer”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia smrtPhone.io Chrome Dialer
Pobierz pliki rozszerzeń smrtPhone.io Chrome Dialer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | madmbegfpbmnngkiappcjgighagdggid |
| Oficjalny URL | https://chromewebstore.google.com/detail/smrtphoneio-chrome-dialer/madmbegfpbmnngkiappcjgighagdggid |
| Opis | smrtPhone.io Chrome Dialer |
| Rozmiar pliku | 4.12 MB |
| Liczba instalacji | 13,728 |
| Aktualna Wersja | 2.41 |
| Ostatnia Aktualizacja | 2024-02-23 |
| Data Publikacji | 2017-10-19 |
| Ocena | 3.60/5 Łącznie 15 Oceny |
| Deweloper | https://smrtphone.io |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.smrtphone.io |
| Adres URL Strony Pomocy | https://docs.smrtphone.io/en/articles/4057335-chrome-extension-overview |
| Adres URL Strony Polityki Prywatności | https://www.iubenda.com/privacy-policy/7982380 |
| Obsługiwane Języki | 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:\/\/*\/*",
" | |