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 |
电子邮箱 | [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": [ " |