Arcadia Desktop Native Companion
Native Companion for the Arcadia Desktop.
Arcadia Desktop Native Companionとは何ですか?
Arcadia Desktop Native Companionはarcadiaioによって開発されたChromeの拡張機能で、その主な機能は「Native Companion for the Arcadia Desktop.」です。
拡張機能のスクリーンショット
Arcadia Desktop Native Companion拡張機能のCRXファイルをダウンロード
Arcadia Desktop Native Companion拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
In order to use this extension, you must be an Arcadia customer with the Arcadia Desktop application installed and appropriately configured. The Desktop Native Companion extension communicates EHR context changes to the Arcadia Desktop Windows application. This ensures that patient-relevant insights are surfaced anytime a new record is opened.
拡張機能の基本情報
名前 | |
ID | egjohdehimdefonkecffhdeeakljhimd |
公式URL | https://chromewebstore.google.com/detail/arcadia-desktop-native-co/egjohdehimdefonkecffhdeeakljhimd |
説明 | Native Companion for the Arcadia Desktop. |
ファイルサイズ | 194 KB |
インストール数 | 4,863 |
現在のバージョン | 1.3.0 |
最終更新日 | 2023-05-19 |
公開日 | 2021-12-01 |
開発者 | arcadiaio |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://arcadia.io/ |
ヘルプページのURL | https://support.arcadia.io |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.3.0.0", "name": "Arcadia Desktop Native Companion", "short_name": "Arcadia Desktop Native Companion", "author": "Arcadia Solutions", "homepage_url": "https:\/\/www.arcadia.io\/", "description": "Native Companion for the Arcadia Desktop.", "version_name": "1.3.0", "permissions": [ "notifications", "nativeMessaging", "storage" ], "icons": { "16": "images\/arcadia16.png", "20": "images\/arcadia20.png", "40": "images\/arcadia40.png", "44": "images\/arcadia44.png", "48": "images\/arcadia48.png", "50": "images\/arcadia50.png", "128": "images\/arcadia128.png", "150": "images\/arcadia150.png", "176": "images\/arcadia176.png" }, "background": { "service_worker": "background\/background.js" }, "content_scripts": [ { "all_frames": true, "matches": [ " |