Dragon Medical Web Extension
Dragon Medical Web Extension for Chrome
Vad är Dragon Medical Web Extension?
Dragon Medical Web Extension är en Chrome-tillägg utvecklad av Nuance Communications, Inc., och dess huvudfunktion är "Dragon Medical Web Extension for Chrome".
Tilläggsskärmbilder
Ladda ner Dragon Medical Web Extension-förlängningens CRX-fil
Ladda ner Dragon Medical Web Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension requires Dragon Medical Network Edition 2.6 (or later) or Dragon Medical Practice Edition v4 (or later). This extension gives Dragon's power in Chrome: - enhanced dictating and editing (click where you want text to go, then speak) - voice-clicking objects by name, e.g. say “click contact” To enable the extension: click “Add to Chrome,” confirm, then refresh. (Bookmark this page in case you later want it.) To see that it's enabled: in Chrome, click the menu icon > More tools > Extensions and look for Dragon Medical Web Extension. a. If its "Enable" box is empty, click it. b. If the extension is absent, return to this store page and click “Add to Chrome”.
Grundläggande Information om Tillägg
Namn | Dragon Medical Web Extension |
ID | dkidoflkcabkfmcpnndogifoldoegnmk |
Officiell webbadress | https://chromewebstore.google.com/detail/dragon-medical-web-extens/dkidoflkcabkfmcpnndogifoldoegnmk |
Beskrivning | Dragon Medical Web Extension for Chrome |
Filstorlek | 213 KB |
Antal Installationer | 71,085 |
Aktuell Version | 1.52.0.2934 |
Senast Uppdaterad | 2020-07-18 |
Publiceringsdatum | 2020-06-09 |
Betyg | 1.72/5 Totalt 67 Betyg |
Utvecklare | Nuance Communications, Inc. |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://www.nuance.com/about-us/company-policies/privacy-policies.html |
Stödda Språk | de,en,fr,nl,es,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "version": "1.52.0.2934", "description": "__MSG_appDesc__", "default_locale": "en", "browser_action": { "default_icon": "images\/DMGreen16x16.png" }, "icons": { "16": "images\/DMGreen16x16.png", "32": "images\/DMGreen32x32.png", "48": "images\/DMGreen48x48.png", "128": "images\/DMGreen128x128.png" }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "nativeMessaging" ], "content_scripts": [ { "matches": [ " |