từ điển offline nhật việt okavy

từ điển offline nhật việt. chỉ cần hover chuột lên từ cần tra cứu là nghĩa đã được hiển thị, open new tab and get japanese fun

¿Qué es từ điển offline nhật việt okavy?

từ điển offline nhật việt okavy es una extensión de Chrome desarrollada por okavy.top, y su función principal es "từ điển offline nhật việt. chỉ cần hover chuột lên từ cần tra cứu là nghĩa đã được hiển thị, open new tab and get japanese fun".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión từ điển offline nhật việt okavy

Descarga archivos de extensión từ điển offline nhật việt okavy 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

                        từ điển offline nhật việt okavy

bạn activate extension bằng cách:
- click vào biểu tượng ở phía trên bên phải của browser hoặc 
- right click mouse và chọn "On/Off Japanese dictionary Okavy".  
khi popup hướng dẫn sử dụng okavy xuất hiện là lúc đã sẵn sàng để bạn tra cứu, chỉ cần hover chuột lên từ cần tra cứu là nghĩa đã được hiển thị.

khi mở tab mới, sẽ xuất hiện flash card từ mới để bạn ngắm nghía và học. let's fun!!!                    

Información Básica de la Extensión

Nombre từ điển offline nhật việt okavy từ điển offline nhật việt okavy
ID chbncflnogafpmaioohnnbcakgoljfmo
URL Oficial https://chrome.google.com/webstore/detail/t%E1%BB%AB-%C4%91i%E1%BB%83n-offline-nh%E1%BA%ADt-vi%E1%BB%87t/chbncflnogafpmaioohnnbcakgoljfmo
Descripción từ điển offline nhật việt. chỉ cần hover chuột lên từ cần tra cứu là nghĩa đã được hiển thị, open new tab and get japanese fun
Tamaño del Archivo 53.05 MB
Cantidad de Instalaciones 238
Versión Actual 2.2
Última Actualización 2018-10-30
Fecha de Publicación 2018-10-30
Calificación 5.00/5 Total de 5 Calificaciones
Desarrollador okavy.top
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.okavy.top
URL de la Página de Política de Privacidad http://www.okavy.top
Idiomas Soportados en
manifest.json
{
    "author": "okavy.top",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icon\/kavy-icon.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "rikaicontent.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*",
                "file:\/\/\/*"
            ]
        }
    ],
    "description": "t\u1eeb \u0111i\u1ec3n offline nh\u1eadt vi\u1ec7t. ch\u1ec9 c\u1ea7n hover chu\u1ed9t l\u00ean t\u1eeb c\u1ea7n tra c\u1ee9u l\u00e0 ngh\u0129a \u0111\u00e3 \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb, open new tab and get japanese fun",
    "icons": {
        "128": "icon\/icon128.png",
        "48": "icon\/icon48.png"
    },
    "manifest_version": 2,
    "name": "t\u1eeb \u0111i\u1ec3n offline nh\u1eadt vi\u1ec7t okavy",
    "short_name": "okavy.top",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "clipboardWrite",
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2",
    "web_accessible_resources": [
        "css\/popup-black.css",
        "css\/popup-blue.css",
        "css\/popup-lightblue.css",
        "css\/popup-yellow.css",
        "style.css"
    ]
}