DeepL Translator
Hover over highlighted sentences and words to translate them with DeepL.
¿Qué es DeepL Translator?
DeepL Translator es una extensión de Chrome desarrollada por Chris Lo, y su función principal es "Hover over highlighted sentences and words to translate them with DeepL.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión DeepL Translator
Descarga archivos de extensión DeepL Translator en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
The extension will expedite transferring text highlighted in your current browser tab to a background tab running DeepL's powerful and accurate translation tool. The results are then displayed above the highlighted text. The source and destination languages can be preset via the extension's settings.
Información Básica de la Extensión
Nombre | |
ID | kgljlkdpcelbbmdfilomhgjaaefofkfh |
URL Oficial | https://chrome.google.com/webstore/detail/deepl-translator/kgljlkdpcelbbmdfilomhgjaaefofkfh |
Descripción | Hover over highlighted sentences and words to translate them with DeepL. |
Tamaño del Archivo | 168 KB |
Cantidad de Instalaciones | 11,889 |
Versión Actual | 0.0.7 |
Última Actualización | 2021-05-01 |
Fecha de Publicación | 2021-01-19 |
Calificación | 3.33/5 Total de 15 Calificaciones |
Desarrollador | Chris Lo |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://chrislo.ca/deepl |
URL de la Página de Política de Privacidad | https://codeforthought.com/privacy |
Idiomas Soportados | de,en,fr,nl,da,et,es,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,bg,ru,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "version": "0.0.7", "description": "__MSG_extDescription__", "homepage_url": "https:\/\/chrislo.ca\/deepl", "manifest_version": 2, "default_locale": "en", "browser_specific_settings": { "gecko": { "id": "[email protected]" } }, "icons": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_popup": "popup.html" }, "background": { "scripts": [ "deepl-background.js" ] }, "content_scripts": [ { "js": [ "deepl-bridge.js" ], "matches": [ " |