Vision Translate - Smart highlight translator
A popup translate extension for the visual type.
什么是Vision Translate - Smart highlight translator?
Vision Translate - Smart highlight translator是由Dömötör Albert开发的Chrome扩展程序,该扩展的主要功能是“A popup translate extension for the visual type.”。
扩展截图
下载Vision Translate - Smart highlight translator扩展crx文件
下载Vision Translate - Smart highlight translator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
• Translates the highlighted text • Displays image associated with highlighted word in order to make it easier to learn • Asks in popups about frequently translated words • Displays context of highlighted text to learn the whole meaning • Supports over 100 languages • Detailed, intuitive design If you like this extension, please share it with your friends, so that it can spread! This is version 1.1 so there may be bugs which will be fixed in the future. Proposals and reviews are appreciated! Uses Google Translate and Pixabay Made by Albert Dömötör at Vision Software. - Version 1.1 updates: Name changed from "Vision Translate" to "Vision Translate - Smart highlight translator", popup doesn't always appear bug fixed.
扩展基本信息
名称 | Vision Translate - Smart highlight translator |
ID | aemapjnikiphnefgmocicmlmbdhodkea |
官方URL | https://chromewebstore.google.com/detail/vision-translate-smart-hi/aemapjnikiphnefgmocicmlmbdhodkea |
简介 | A popup translate extension for the visual type. |
文件大小 | 97.14 KB |
安装次数 | 1,902 |
当前版本 | 1.1 |
更新时间 | 2019-12-14 |
上架时间 | 2019-12-13 |
评分 | 4.61/5 共49次评分 |
开发者 | Dömötör Albert |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Vision Translate - Smart highlight translator", "short_name": "Vision Translate", "version": "1.1", "description": "A popup translate extension for the visual type.", "manifest_version": 2, "icons": { "128": "icon_128.png", "48": "icon_48.png", "16": "icon_16.png" }, "permissions": [ "tabs", "activeTab", "storage" ], "browser_action": { "default_title": "Vision translate settings", "default_icon": "icon_16.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |