Dicty data (DE-HU)

Német-magyar Dicty szótár modul.

What is Dicty data (DE-HU)?

Dicty data (DE-HU) is a Chrome extension developed by https://dicty.net, and its main feature is "Német-magyar Dicty szótár modul.".

Download Dicty data (DE-HU) Extension CRX File

Download Dicty data (DE-HU) 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

                        Német-magyar modul Dicty szótárhoz a MEK valamint JGL Szótár készlete alapján.                    

Extension Basic Information

Name Dicty data (DE-HU) Dicty data (DE-HU)
ID paacohbhoalibeleibbjdploemhppfbc
Official URL https://chromewebstore.google.com/detail/dicty-data-de-hu/paacohbhoalibeleibbjdploemhppfbc
Description Német-magyar Dicty szótár modul.
File Size 938 KB
Installation Count 39
Current Version 1.0.6
Last Updated 2018-02-01
Publish Date 2018-02-01
Rating 5.00/5 Total 1 Ratings
Developer https://dicty.net
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dicty data (DE-HU)",
    "short_name": "Dicty DE-HU",
    "version": "1.0.6",
    "manifest_version": 2,
    "description": "N\u00e9met-magyar Dicty sz\u00f3t\u00e1r modul.",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "background": {
        "scripts": [
            "tokenizer.js",
            "cache.js",
            "retriever.js",
            "scorer.js",
            "format.js",
            "binutils.js",
            "background.js"
        ]
    },
    "offline_enabled": true,
    "permissions": [],
    "web_accessible_resources": [
        "metadata.json",
        "index.bin",
        "dictionary.bin",
        "freq.bin"
    ]
}