DeepL Translator
Hover over highlighted sentences and words to translate them with DeepL.
Hvad er DeepL Translator?
DeepL Translator er en Chrome-udvidelse udviklet af Chris Lo, og dens hovedfunktion er "Hover over highlighted sentences and words to translate them with DeepL.".
Udvidelsesskærmbilleder
Download DeepL Translator-udvidelses-CRX-fil
Download DeepL Translator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | kgljlkdpcelbbmdfilomhgjaaefofkfh |
Officiel URL | https://chrome.google.com/webstore/detail/deepl-translator/kgljlkdpcelbbmdfilomhgjaaefofkfh |
Beskrivelse | Hover over highlighted sentences and words to translate them with DeepL. |
Filstørrelse | 168 KB |
Antal Installationer | 11,889 |
Nuværende Version | 0.0.7 |
Senest Opdateret | 2021-05-01 |
Udgivelsesdato | 2021-01-19 |
Bedømmelse | 3.33/5 Samlet 15 Bedømmelser |
Udvikler | Chris Lo |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://chrislo.ca/deepl |
URL til Fortrolighedspolitik Side | https://codeforthought.com/privacy |
Understøttede Sprog | 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": [ " |