Jabra ChromeHost (Chrome Extension)
Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones.
Jabra ChromeHost (Chrome Extension) là gì?
Jabra ChromeHost (Chrome Extension) là một tiện ích mở rộng Chrome được phát triển bởi Jabra Developer Zone, và tính năng chính của nó là "Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Jabra ChromeHost (Chrome Extension)
Tải xuống các tệp mở rộng Jabra ChromeHost (Chrome Extension) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Jabra ChromeHost (Chrome Extension) |
ID | okpeabepajdgiepelmhkfhkjlhhmofma |
URL Chính Thức | https://chromewebstore.google.com/detail/jabra-chromehost-chrome-e/okpeabepajdgiepelmhkfhkjlhhmofma |
Mô tả | Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones. |
Kích Thước Tệp | 15.86 KB |
Số Lần Cài Đặt | 86,825 |
Phiên Bản Hiện Tại | 2.3.0 |
Cập Nhật Lần Cuối | 2023-01-25 |
Ngày Phát Hành | 2019-05-28 |
Đánh Giá | 2.94/5 Tổng số 18 Đánh Giá |
Nhà Phát Triển | Jabra Developer Zone |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://developer.jabra.com/site/global/sdk/browser/index.gsp |
URL Trang Trợ Giúp | https://developer.jabra.com/site/global/support/index.gsp |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |