38-Language Dictionary
VocaDB 38-Language Dictionary
38-Language Dictionary क्या है?
38-Language Dictionary vocaDB द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "VocaDB 38-Language Dictionary"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में 38-Language Dictionary एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
"Extract and Save My Words" Why can we enter only one word when searching dictionary? Isn't it more convenient if we can enter multiple words and get their meanings and translation simultaneously? That's the reason we developed VocaDB Dictionary, a solution that can automatically extract words and idioms from the text. The app can search a word, extract words and idioms from an input text, provide related words and idioms, and a lot more. VocaDB Dictionary has a wide variety of features such as: 1. Text Search 2. Extract words and idioms 3. Search result by User's level 4. Reverse search (Non-English to English) 5. Customized dictionary with image 6. Support 38 languages 7. Search & Save 8. Linked Extract words and Translation 9. Dictionary APIs This 38-language dictionary is developed using vocaDB APIs http://www.vocabdb.com/apis/ Google Tap to translate vs. vocaDB.com : https://youtu.be/89SLvpmnejo (May, 2016) Google chorme extension vs. vocaDB.com : https://youtu.be/ajAHxExa6m8 Samsung Note7 vs. vocaDB.com https://youtu.be/KwZDb02FtE4 (August, 2016) vocabDB.com 보카디비 38 언어 사전, 번역 dictionary, translation, translate, vocabulary, language, search
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ippanjaibjkcpbndlffijcpabkpjablm |
आधिकारिक URL | https://chrome.google.com/webstore/detail/38-language-dictionary/ippanjaibjkcpbndlffijcpabkpjablm |
विवरण | VocaDB 38-Language Dictionary |
फ़ाइल का आकार | 27.21 KB |
स्थापना संख्या | 272 |
वर्तमान संस्करण | 1.3 |
अंतिम अपडेट | 2016-11-28 |
प्रकाशन तिथि | 2016-11-28 |
रेटिंग | 4.00/5 कुल 4 रेटिंग्स |
डेवलपर | vocaDB |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://vocabdb.com/Main/ |
सहायता पृष्ठ URL | http://vocabdb.com/Main/solution/chrome/ |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "38-Language Dictionary", "short_name": "38-Language Dictionary", "description": "VocaDB 38-Language Dictionary", "version": "1.3", "browser_action": { "default_icon": "logo_circle.png", "default_popup": "popup.html" }, "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "permissions": [ "activeTab" ] } |