Arcadia Desktop Companion
Companion for the Arcadia Desktop.
Arcadia Desktop Companion là gì?
Arcadia Desktop Companion là một tiện ích mở rộng Chrome được phát triển bởi arcadiaio, và tính năng chính của nó là "Companion for the Arcadia Desktop.".
Ả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 Arcadia Desktop Companion
Tải xuống các tệp mở rộng Arcadia Desktop Companion 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
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fmhmlfpagkjohbpcnpkdofohamkpoenc |
URL Chính Thức | https://chromewebstore.google.com/detail/arcadia-desktop-companion/fmhmlfpagkjohbpcnpkdofohamkpoenc |
Mô tả | Companion for the Arcadia Desktop. |
Kích Thước Tệp | 150 KB |
Số Lần Cài Đặt | 1,024 |
Phiên Bản Hiện Tại | 6.273 Release |
Cập Nhật Lần Cuối | 2022-06-11 |
Ngày Phát Hành | 2019-12-21 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | arcadiaio |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |