DictZone angol magyar szótár
Keresés a DictZone angol magyar szótárban
What is DictZone angol magyar szótár?
DictZone angol magyar szótár is a Chrome extension developed by https://dictzone.com, and its main feature is "Keresés a DictZone angol magyar szótárban".
Extension Screenshots
Download DictZone angol magyar szótár Extension CRX File
Download DictZone angol magyar szótár 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
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.
Extension Basic Information
Name | DictZone angol magyar szótár |
ID | hkfjdeccklnaiaphhaomhdhabcpblafa |
Official URL | https://chromewebstore.google.com/detail/dictzone-angol-magyar-sz%C3%B3/hkfjdeccklnaiaphhaomhdhabcpblafa |
Description | Keresés a DictZone angol magyar szótárban |
File Size | 18.86 KB |
Installation Count | 432 |
Current Version | 1.0.4 |
Last Updated | 2022-10-28 |
Publish Date | 2017-08-17 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://dictzone.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://dictzone.com/terms |
Supported Languages | 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" } } |