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

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

từ điển offline nhật việt okavy is a Chrome extension developed by okavy.top, and its main feature is "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".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download từ điển offline nhật việt okavy Extension CRX File

Download từ điển offline nhật việt okavy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!!!                    

Extension Basic Information

Name từ điển offline nhật việt okavy từ điển offline nhật việt okavy
ID chbncflnogafpmaioohnnbcakgoljfmo
Official URL 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
Description 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
File Size 53.05 MB
Installation Count 238
Current Version 2.2
Last Updated 2018-10-30
Publish Date 2018-10-30
Rating 5.00/5 Total 5 Ratings
Developer okavy.top
Email [email protected]
Payment Type free
Extension Website http://www.okavy.top
Privacy Policy Page URL http://www.okavy.top
Supported Languages 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"
    ]
}