One Click Translate

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

One Click Translateคืออะไร?

One Click Translate เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Translate และคุณลักษณะหลักของมันคือ "Send Google Translate with a right click. 100% WORKING."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย One Click Translate

ดาวน์โหลดไฟล์ส่วนขยาย One Click Translate ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}