Dragon Web Extension
Dragon Web Extension for Chrome
Cos'è Dragon Web Extension?
Dragon Web Extension è un'estensione di Chrome sviluppata da Nuance Communications, Inc., e la sua funzione principale è "Dragon Web Extension for Chrome".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dragon Web Extension
Scarica i file di estensione Dragon Web Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
For Dragon 13 or later, this extension gives Dragon's full power in Chrome: - clicking objects by name (e.g. say "Click Contact" for a link named Contact) - enhanced dictating and editing (note: in Google Docs, you can work directly or indirectly) See our video! 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 > Settings > Extensions and look for Dragon 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." For details, please see Dragon's Help menu and www.nuance.com/dragon.
Informazioni di Base sull'Estensione
Nome | Dragon Web Extension |
ID | ddaloccgjfibfpkalenodgehlhkgoahe |
URL Ufficiale | https://chromewebstore.google.com/detail/dragon-web-extension/ddaloccgjfibfpkalenodgehlhkgoahe |
Descrizione | Dragon Web Extension for Chrome |
Dimensione del File | 304 KB |
Conteggio Installazioni | 506,842 |
Versione Corrente | 15.7.0.5806 |
Ultimo Aggiornamento | 2022-12-15 |
Data di Pubblicazione | 2018-10-11 |
Valutazione | 2.21/5 Totale 695 Valutazioni |
Sviluppatore | Nuance Communications, Inc. |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.nuance.com/support/dragon-naturallyspeaking/index.htm |
URL della Pagina di Aiuto | http://www.nuance.com/support/dragon-naturallyspeaking/index.htm |
URL della Pagina della Politica sulla Privacy | https://www.nuance.com/about-us/company-policies/privacy-policies.html |
Lingue Supportate | de,en,fr,nl,es,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "short_name": "Dragon Ext", "version": "15.7.0.5806", "description": "__MSG_appDesc__", "default_locale": "en", "action": { "default_icon": "images\/dragon_flame_black_16x16.png" }, "icons": { "16": "images\/dragon_flame_black_16x16.png", "32": "images\/dragon_flame_black_32x32.png", "48": "images\/dragon_flame_black_48x48.png", "128": "images\/dragon_flame_black_128x128.png" }, "permissions": [ "nativeMessaging" ], "host_permissions": [ "*:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |