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)はJabra Developer Zoneによって開発されたChromeの拡張機能で、その主な機能は「Enables device integration in compatible web applications for Jabra devices such as headsets or speakerphones.」です。
拡張機能のスクリーンショット
Jabra ChromeHost (Chrome Extension)拡張機能のCRXファイルをダウンロード
Jabra ChromeHost (Chrome Extension)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://developer.jabra.com/site/global/sdk/browser/index.gsp |
ヘルプページのURL | 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": [ " |