Translator Instantaneous Above
Translator Instantaneous translate mouseover text using Google Translate.
什么是Translator Instantaneous Above?
Translator Instantaneous Above是由sobolevdimann开发的Chrome扩展程序,该扩展的主要功能是“Translator Instantaneous translate mouseover text using Google Translate.”。
扩展截图
下载Translator Instantaneous Above扩展crx文件
下载Translator Instantaneous Above扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Mouse Over Translation Google Translate is used by the translator to translate mouseover content.
When the mouse is hovered over text, a translated tooltip in the specified language appears.
Cool features:
* Tooltip visualization on any web page (except chrome web store site)
* Translating in any language using Google Translate
* Google TTS (text to speech) is accessible in the settings to listen to text.
* Use Mozilla PDF to show translated tooltips in pdf format.
js
* (Experimental feature) show comic bubble translation when mouse over on comic bubble backdrop 扩展基本信息
| 名称 | |
| ID | onoobljibieiajgglidjhmgnoakahnln |
| 官方URL | https://chromewebstore.google.com/detail/translator-instantaneous/onoobljibieiajgglidjhmgnoakahnln |
| 简介 | Translator Instantaneous translate mouseover text using Google Translate. |
| 文件大小 | 23.71 MB |
| 安装次数 | 1,648 |
| 当前版本 | 1.0.4 |
| 更新时间 | 2021-05-24 |
| 上架时间 | 2021-05-24 |
| 评分 | 3.73/5 共15次评分 |
| 开发者 | sobolevdimann |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://poqdev.com/ |
| 帮助页面URL | https://poqdev.com/ |
| 隐私政策页面URL | https://poqdev.com/privacity |
| 支持的语言 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,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,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Translator Instantaneous"
},
"content_scripts": [
{
"all_frames": true,
"css": [
"bootstrapcustom.min.css"
],
"js": [
"contentScript.js"
],
"matches": [
" | |