smrtPhone.io Chrome Dialer
smrtPhone.io Chrome Dialer
ما هو smrtPhone.io Chrome Dialer؟
smrtPhone.io Chrome Dialer هو إضافة Chrome تم تطويرها بواسطة https://smrtphone.io، والميزة الرئيسية لها هي "smrtPhone.io Chrome Dialer".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة smrtPhone.io Chrome Dialer
قم بتنزيل ملفات الامتداد smrtPhone.io Chrome Dialer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 معلومات أساسية عن التمديد
| الاسم | |
| 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 |
| عنوان صفحة المساعدة | https://docs.smrtphone.io/en/articles/4057335-chrome-extension-overview |
| عنوان صفحة سياسة الخصوصية | 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:\/\/*\/*",
" | |