WebDict
Quickly to look up words on web.
WebDict란 무엇입니까?
WebDict은(는) nghiai3e에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Quickly to look up words on web."입니다.
확장 프로그램 스크린샷
WebDict 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
WebDict là từ điển online nhỏ gọn được thiết kế tối ưu cho việc tra từ nhanh tróng và hiệu quá khi lướt web và khi soạn thảo trên nền web. WebDict hướng đến tra từ thông minh, hiệu quả. WebDict hỗ trợ nguồn từ điển phong phú, với nhiều loại từ điển như Anh - Việt, Viêt - Anh, Việt - Pháp, Pháp - Viêt, Trung - Việt, Nhật - Việt, Hàn - Việt ... Ngoài khả năng thuận tiện khi tra cứu, Webdict hỗ trợ tính năng bookmark giúp ban dễ dàng lưu lại các từ mới. Đồng thời được đồng bộ với tài khoản của chrome giúp bạn có thể xem lại từ ở bất kỳ máy tính nào một cách đơn giản. Với nhiều tính năng ưu việt. Hi vọng Webdict sẽ hỗ trợ tốt cho các bạn.
확장 프로그램 기본 정보
이름 | WebDict |
ID | nnjjepljgjdohjjenolpeplgcmfjchih |
공식 URL | https://chromewebstore.google.com/detail/webdict/nnjjepljgjdohjjenolpeplgcmfjchih |
설명 | Quickly to look up words on web. |
파일 크기 | 945 KB |
설치 횟수 | 4,000 |
현재 버전 | 2.1.13 |
최근 업데이트 | 2021-06-29 |
출시 날짜 | 2017-12-22 |
평점 | 4.70/5 총 57 개의 평점 |
개발자 | nghiai3e |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WebDict", "version": "2.1.13", "manifest_version": 2, "description": "Quickly to look up words on web.", "icons": { "16": "logo\/webdict16.png", "48": "logo\/webdict48.png", "128": "logo\/webdict128.png" }, "background": { "scripts": [ "track.min.js", "webdict.min.js", "commons.min.js", "constants.min.js", "dict.min.js", "tratu.min.js", "vdict.min.js", "tracau.min.js", "bookmark.min.js", "history.min.js", "service.min.js", "background.min.js" ], "persistent": true }, "browser_action": { "default_icon": { "19": "logo\/webdict48.png", "38": "logo\/webdict48.png" }, "default_title": "Look up words", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ " |