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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A popup translate extension for the visual type."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Vision Translate - Smart highlight translator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
• 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": [ " |