DictZone angol magyar szótár
Keresés a DictZone angol magyar szótárban
Qu'est-ce que DictZone angol magyar szótár ?
DictZone angol magyar szótár est une extension Chrome développée par https://dictzone.com, et sa fonction principale est "Keresés a DictZone angol magyar szótárban".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension DictZone angol magyar szótár
Téléchargez les fichiers d'extension DictZone angol magyar szótár au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | DictZone angol magyar szótár |
ID | hkfjdeccklnaiaphhaomhdhabcpblafa |
URL Officiel | https://chromewebstore.google.com/detail/dictzone-angol-magyar-sz%C3%B3/hkfjdeccklnaiaphhaomhdhabcpblafa |
Description | Keresés a DictZone angol magyar szótárban |
Taille du Fichier | 18.86 KB |
Nombre d'Installations | 432 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2022-10-28 |
Date de Publication | 2017-08-17 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | https://dictzone.com |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://dictzone.com/terms |
Langues Prises en Charge | 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" } } |