One Click Translate

Send Google Translate with a right click. 100% WORKING.

One Click Translate란 무엇입니까?

One Click Translate은(는) Translate에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Send Google Translate with a right click. 100% WORKING."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

One Click Translate 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        One Click Sent Google Translate Translator

The best language translation plugin is google translate. It can translate among themselves in many languages. This plugin is ready google translation more easily and effectively there.

The language setting will be in English when the plugin is installed.
Adding options wishing options wishing.
Need to translate while browsing the sites Select the word, sentences or lines.
You can send google translations whenever they want to right-click and click “Send to Google Traslate.”
Yen is translating by translating google translation in one tab.                    

확장 프로그램 기본 정보

이름 One Click Translate One Click Translate
ID lgknekjbaalocflnicbbncodboegpdhc
공식 URL https://chromewebstore.google.com/detail/one-click-translate/lgknekjbaalocflnicbbncodboegpdhc
설명 Send Google Translate with a right click. 100% WORKING.
파일 크기 49.78 KB
설치 횟수 8,676
현재 버전 2.1
최근 업데이트 2023-01-10
출시 날짜 2019-12-09
평점 3.91/5 총 11 개의 평점
개발자 Translate
이메일 [email protected]
결제 유형 free
지원되는 언어 id,de,en,en-GB,en-US,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "service_worker": "js\/service-worker.js"
    },
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 3,
    "options_ui": {
        "page": "settings.html"
    },
    "host_permissions": [
        "https:\/\/*.google.com\/*",
        "https:\/\/mikeprg.com\/*"
    ],
    "name": "__MSG_appName__",
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1"
}