DeepL Translator
Hover over highlighted sentences and words to translate them with DeepL.
DeepL Translator란 무엇입니까?
DeepL Translator은(는) Chris Lo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Hover over highlighted sentences and words to translate them with DeepL."입니다.
확장 프로그램 스크린샷
DeepL Translator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | kgljlkdpcelbbmdfilomhgjaaefofkfh |
공식 URL | https://chrome.google.com/webstore/detail/deepl-translator/kgljlkdpcelbbmdfilomhgjaaefofkfh |
설명 | Hover over highlighted sentences and words to translate them with DeepL. |
파일 크기 | 168 KB |
설치 횟수 | 11,889 |
현재 버전 | 0.0.7 |
최근 업데이트 | 2021-05-01 |
출시 날짜 | 2021-01-19 |
평점 | 3.33/5 총 15 개의 평점 |
개발자 | Chris Lo |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://chrislo.ca/deepl |
개인정보 보호 정책 페이지 URL | https://codeforthought.com/privacy |
지원되는 언어 | 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": [ " |