38-Language Dictionary

VocaDB 38-Language Dictionary

38-Language Dictionary란 무엇입니까?

38-Language Dictionary은(는) vocaDB에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "VocaDB 38-Language Dictionary"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

38-Language Dictionary 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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                    

확장 프로그램 기본 정보

이름 38-Language Dictionary 38-Language Dictionary
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"
    ]
}