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. 扩展基本信息
| 名称 | |
| 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 |
| 电子邮箱 | [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"
}
} | |