DeepL Translator
Hover over highlighted sentences and words to translate them with DeepL.
O que é DeepL Translator?
DeepL Translator é uma extensão do Chrome desenvolvida por Chris Lo, e sua principal característica é "Hover over highlighted sentences and words to translate them with DeepL.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão DeepL Translator
Baixe arquivos de extensão DeepL Translator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | kgljlkdpcelbbmdfilomhgjaaefofkfh |
URL Oficial | https://chrome.google.com/webstore/detail/deepl-translator/kgljlkdpcelbbmdfilomhgjaaefofkfh |
Descrição | Hover over highlighted sentences and words to translate them with DeepL. |
Tamanho do Arquivo | 168 KB |
Contagem de Instalações | 11,889 |
Versão Atual | 0.0.7 |
Última Atualização | 2021-05-01 |
Data de Publicação | 2021-01-19 |
Classificação | 3.33/5 Total de 15 Avaliações |
Desenvolvedor | Chris Lo |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://chrislo.ca/deepl |
URL da Página de Política de Privacidade | https://codeforthought.com/privacy |
Idiomas Suportados | 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": [ " |