Jabra ChromeHost (Chrome Extension)
Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones.
ما هو Jabra ChromeHost (Chrome Extension)؟
Jabra ChromeHost (Chrome Extension) هو إضافة Chrome تم تطويرها بواسطة Jabra Developer Zone، والميزة الرئيسية لها هي "Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Jabra ChromeHost (Chrome Extension)
قم بتنزيل ملفات الامتداد Jabra ChromeHost (Chrome Extension) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Device integration allows you to operate a web application via hardware button presses on your device. Common web applications are for example browser-based UC Clients. ★ Web application requirements: - integrated with "Jabra SDK Library for Browser" ★ Web client requirements: - installed "Jabra ChromeHost" on Windows or macOS operating system - uses either Google Chrome browser or Microsoft Edge to access the web application - installed "Jabra ChromeHost (Chrome Extension)" in the browser ★ Download of "Jabra ChromeHost" for the operating system: - developer.jabra.com/site/global/sdk/browser
معلومات أساسية عن التمديد
الاسم | Jabra ChromeHost (Chrome Extension) |
ID | okpeabepajdgiepelmhkfhkjlhhmofma |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/jabra-chromehost-chrome-e/okpeabepajdgiepelmhkfhkjlhhmofma |
الوصف | Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones. |
حجم الملف | 15.86 KB |
عدد التثبيتات | 86,825 |
النسخة الحالية | 2.3.0 |
آخر تحديث | 2023-01-25 |
تاريخ النشر | 2019-05-28 |
تقييم | 2.94/5 مجموع تقييمات 18 |
المطور | Jabra Developer Zone |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://developer.jabra.com/site/global/sdk/browser/index.gsp |
عنوان صفحة المساعدة | https://developer.jabra.com/site/global/support/index.gsp |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Jabra ChromeHost (Chrome Extension)", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "version": "2.3.0", "version_name": "2.3.0", "description": "Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones.", "options_ui": { "page": "options.html", "open_in_tab": false }, "content_scripts": [ { "js": [ "content-script.js" ], "matches": [ " |