Arcadia Desktop Native Companion
Native Companion for the Arcadia Desktop.
Arcadia Desktop Native Companion क्या है?
Arcadia Desktop Native Companion arcadiaio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Native Companion for the Arcadia Desktop."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Arcadia Desktop Native Companion एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |