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

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

từ điển offline nhật việt okavy is een Chrome-extensie ontwikkeld door okavy.top, en de belangrijkste functie 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".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie từ điển offline nhật việt okavy

Download từ điển offline nhật việt okavy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam từ điển offline nhật việt okavy từ điển offline nhật việt okavy
ID chbncflnogafpmaioohnnbcakgoljfmo
Officiële 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
Beschrijving 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
Bestandsgrootte 53.05 MB
Aantal Installaties 238
Huidige Versie 2.2
Laatst Bijgewerkt 2018-10-30
Publicatiedatum 2018-10-30
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar okavy.top
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.okavy.top
URL van de Privacybeleid Pagina http://www.okavy.top
Ondersteunde Talen 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"
    ]
}