DictZone angol magyar szótár
Keresés a DictZone angol magyar szótárban
DictZone angol magyar szótárとは何ですか?
DictZone angol magyar szótárはhttps://dictzone.comによって開発されたChromeの拡張機能で、その主な機能は「Keresés a DictZone angol magyar szótárban」です。
拡張機能のスクリーンショット
DictZone angol magyar szótár拡張機能のCRXファイルをダウンロード
DictZone angol magyar szótár拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
1. Jelöld ki a nem ismert szót az oldalon. 2. Kattints a jobb egérgombbal a kijelölt szón (helyérzékeny menü előhozása). 3. Kattints a bal egérgombbal a "Keresés a DictZone Angol-Magyar szótárban: ..." keresésednek megfelelő menüpontján.
拡張機能の基本情報
名前 | DictZone angol magyar szótár |
ID | hkfjdeccklnaiaphhaomhdhabcpblafa |
公式URL | https://chromewebstore.google.com/detail/dictzone-angol-magyar-sz%C3%B3/hkfjdeccklnaiaphhaomhdhabcpblafa |
説明 | Keresés a DictZone angol magyar szótárban |
ファイルサイズ | 18.86 KB |
インストール数 | 432 |
現在のバージョン | 1.0.4 |
最終更新日 | 2022-10-28 |
公開日 | 2017-08-17 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://dictzone.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://dictzone.com/terms |
対応言語 | hu |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DictZone angol magyar sz\u00f3t\u00e1r", "description": "Keres\u00e9s a DictZone angol magyar sz\u00f3t\u00e1rban", "version": "1.0.4", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "contextMenus" ], "action": { "default_icon": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |