Arcadia Desktop Companion
Companion for the Arcadia Desktop.
Arcadia Desktop Companionคืออะไร?
Arcadia Desktop Companion เป็นส่วนขยายของ Chrome ที่พัฒนาโดย arcadiaio และคุณลักษณะหลักของมันคือ "Companion for the Arcadia Desktop."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Arcadia Desktop Companion
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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": [ " |