Dicty data (DE-HU)
Német-magyar Dicty szótár modul.
Dicty data (DE-HU)とは何ですか?
Dicty data (DE-HU)はhttps://dicty.netによって開発されたChromeの拡張機能で、その主な機能は「Német-magyar Dicty szótár modul.」です。
Dicty data (DE-HU)拡張機能のCRXファイルをダウンロード
Dicty data (DE-HU)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Német-magyar modul Dicty szótárhoz a MEK valamint JGL Szótár készlete alapján. 拡張機能の基本情報
| 名前 | |
| ID | paacohbhoalibeleibbjdploemhppfbc |
| 公式URL | https://chromewebstore.google.com/detail/dicty-data-de-hu/paacohbhoalibeleibbjdploemhppfbc |
| 説明 | Német-magyar Dicty szótár modul. |
| ファイルサイズ | 938 KB |
| インストール数 | 39 |
| 現在のバージョン | 1.0.6 |
| 最終更新日 | 2018-02-01 |
| 公開日 | 2018-02-01 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://dicty.net |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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"
]
} | |