Arcadia Desktop Companion
Companion for the Arcadia Desktop.
什麼是Arcadia Desktop Companion?
Arcadia Desktop Companion是由arcadiaio開發的Chrome擴展程式,該擴展的主要功能是“Companion for the Arcadia Desktop.”。
擴展截圖
下載Arcadia Desktop Companion擴展crx文件
下載Arcadia Desktop 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 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 | fmhmlfpagkjohbpcnpkdofohamkpoenc |
官方網址 | https://chromewebstore.google.com/detail/arcadia-desktop-companion/fmhmlfpagkjohbpcnpkdofohamkpoenc |
簡介 | Companion for the Arcadia Desktop. |
檔案大小 | 150 KB |
安裝次數 | 1,024 |
目前版本 | 6.273 Release |
更新時間 | 2022-06-11 |
上架時間 | 2019-12-21 |
評分 | 5.00/5 共 1 次評分 |
開發者 | arcadiaio |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "6.254.0.0", "name": "Arcadia Desktop Companion", "short_name": "Arcadia Companion", "author": "Arcadia Solutions", "homepage_url": "https:\/\/www.arcadia.io\/", "description": "Companion for the Arcadia Desktop.", "version_name": "6.273 Release", "storage": { "managed_schema": "schema.json" }, "permissions": [ "notifications", "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": { "scripts": [ "background\/index.js" ] }, "content_scripts": [ { "all_frames": true, "matches": [ " |