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.”。
扩展截图
下载One Click Translate扩展crx文件
下载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 |
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" } |