WebDict
Quickly to look up words on web.
¿Qué es WebDict?
WebDict es una extensión de Chrome desarrollada por nghiai3e, y su función principal es "Quickly to look up words on web.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión WebDict
Descarga archivos de extensión WebDict en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | WebDict |
ID | nnjjepljgjdohjjenolpeplgcmfjchih |
URL Oficial | https://chromewebstore.google.com/detail/webdict/nnjjepljgjdohjjenolpeplgcmfjchih |
Descripción | Quickly to look up words on web. |
Tamaño del Archivo | 945 KB |
Cantidad de Instalaciones | 4,000 |
Versión Actual | 2.1.13 |
Última Actualización | 2021-06-29 |
Fecha de Publicación | 2017-12-22 |
Calificación | 4.70/5 Total de 57 Calificaciones |
Desarrollador | nghiai3e |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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": [ " |