VocaDict - Search Once, Remember Forever
Smart dictionary saves your new words with context and reminds you to learn everyday.
VocaDict - Search Once, Remember Forever란 무엇입니까?
VocaDict - Search Once, Remember Forever은(는) vocadictteam에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Smart dictionary saves your new words with context and reminds you to learn everyday."입니다.
확장 프로그램 스크린샷
VocaDict - Search Once, Remember Forever 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Highlight or right-click on a section of text and click on Translate icon next to it to translate it to your language. Or click the VocaDict icon on the browser toolbar to search for meaning. When opening a new tab or visiting VocaDict site, you can take a quick quiz with old words, it helps you remember the word's meaning for the long term.
확장 프로그램 기본 정보
이름 | VocaDict - Search Once, Remember Forever |
ID | pijbfagaiehhimnmncinmaipcdofdife |
공식 URL | https://chromewebstore.google.com/detail/vocadict-search-once-reme/pijbfagaiehhimnmncinmaipcdofdife |
설명 | Smart dictionary saves your new words with context and reminds you to learn everyday. |
파일 크기 | 23.11 MB |
설치 횟수 | 90 |
현재 버전 | 1.0.5 |
최근 업데이트 | 2022-11-26 |
출시 날짜 | 2020-07-28 |
평점 | 5.00/5 총 7 개의 평점 |
개발자 | vocadictteam |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://vocadict.com/ |
도움말 페이지 URL | https://vocadict.com/ |
지원되는 언어 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VocaDict - Search Once, Remember Forever", "version": "1.0.5", "description": "Smart dictionary saves your new words with context and reminds you to learn everyday.", "author": "yura", "manifest_version": 2, "icons": { "16": "icons\/16.png", "128": "icons\/128.png" }, "permissions": [ "background", "unlimitedStorage", "storage" ], "browser_action": { "default_title": "title", "default_popup": "pages\/popup.html" }, "background": { "page": "pages\/background.html" }, "devtools_page": "pages\/devtools.html", "options_page": "pages\/popup.html", "chrome_url_overrides": { "newtab": "pages\/simple-tab.html" }, "content_scripts": [ { "js": [ "js\/inject.js" ], "run_at": "document_end", "matches": [ " |