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 |
官方網址 | 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": [ " |