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

Cos'è từ điển offline nhật việt okavy?

từ điển offline nhật việt okavy è un'estensione di Chrome sviluppata da okavy.top, e la sua funzione principale è "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".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione từ điển offline nhật việt okavy

Scarica i file di estensione từ điển offline nhật việt okavy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome từ điển offline nhật việt okavy từ điển offline nhật việt okavy
ID chbncflnogafpmaioohnnbcakgoljfmo
URL Ufficiale 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
Descrizione 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
Dimensione del File 53.05 MB
Conteggio Installazioni 238
Versione Corrente 2.2
Ultimo Aggiornamento 2018-10-30
Data di Pubblicazione 2018-10-30
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore okavy.top
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.okavy.top
URL della Pagina della Politica sulla Privacy http://www.okavy.top
Lingue Supportate 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"
    ]
}