Click to translate
Click on a word and get translation in a tooltip/overlay.
Apa itu Click to translate?
Click to translate adalah ekstensi Chrome yang dikembangkan oleh Barna Hunor, dan fitur utamanya adalah "Click on a word and get translation in a tooltip/overlay.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Click to translate
Unduh file ekstensi Click to translate dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Click to translate assists you with word translation. Just one click - you get a translation for a single word. Powerful options can tailor your experience. It resembles the “Lookup” feature that you can find on OSX or iOS devices. Features: ⭐ Single-word translation (or Lookup) with a mouse click ⭐ Reverse translation ⭐ Configurable keyboard shortcuts ⭐ Many options to tweak PLEASE NOTE: You should select a preferred language! The app won’t work without this setting. The settings page will be opened once you install the app. If you need to change your preferred language, you can use the extension’s options page.
Informasi Dasar Ekstensi
Nama | |
ID | gdlbpbalajnhpfklckhciopjlbbiepkn |
URL Resmi | https://chrome.google.com/webstore/detail/click-to-translate/gdlbpbalajnhpfklckhciopjlbbiepkn |
Deskripsi | Click on a word and get translation in a tooltip/overlay. |
Ukuran File | 272 KB |
Jumlah Instalasi | 100,000 |
Versi Saat Ini | 1.6.3 |
Terakhir Diperbarui | 2021-11-08 |
Tanggal Publikasi | 2021-05-25 |
Penilaian | 4.08/5 Total 12 Penilaian |
Pengembang | Barna Hunor |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.notion.so/Privacy-Policy-Click-to-translate-d60610582ef145b9a8103a456d8317a9 |
Bahasa yang Didukung | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "manifest_version": 2, "version": "1.6.3", "icons": { "300": "images\/to_300.png", "128": "images\/to_128.png", "48": "images\/to_48.png", "16": "images\/to_16.png" }, "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "options_page": "html\/options.html", "content_scripts": [ { "matches": [ " |