PekePBX Browser Sync
PekePBX Notification Extension
ما هو PekePBX Browser Sync؟
PekePBX Browser Sync هو إضافة Chrome تم تطويرها بواسطة Barnetik Koop.، والميزة الرئيسية لها هي "PekePBX Notification Extension".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PekePBX Browser Sync
قم بتنزيل ملفات الامتداد PekePBX Browser Sync بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension integrates PekePBX customer accounts and Chrome browser. Once authenticated users will be able to: * Receive notifications when an incoming call is received on their related SIP account * Click2Call functionality to any selected phone number or "tel:" link against their related SIP account A PekePBX account is mandatory to be able to use this extension.
معلومات أساسية عن التمديد
الاسم | PekePBX Browser Sync |
ID | ehkikpndlfkeicoeackadgibojlnhalp |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/pekepbx-browser-sync/ehkikpndlfkeicoeackadgibojlnhalp |
الوصف | PekePBX Notification Extension |
حجم الملف | 264 KB |
عدد التثبيتات | 152 |
النسخة الحالية | 1.1.0 |
آخر تحديث | 2020-02-19 |
تاريخ النشر | 2020-02-19 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | Barnetik Koop. |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.pekepbx.com |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PekePBX Browser Sync", "version": "1.1.0", "description": "PekePBX Notification Extension", "homepage_url": "https:\/\/pekepbx.com", "options_ui": { "page": "options.html", "chrome_style": true, "open_in_tab": true, "browser_style": true }, "background": { "scripts": [ "background.bundle.js" ] }, "browser_action": { "default_icon": { "64": "icon-64.png", "128": "icon-128.png" } }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |