MBDictionary(English/Chinese/Japanese/Korean)
A translator/dictionary extension, support English/Chinese/Japanese/Korean.
什么是MBDictionary(English/Chinese/Japanese/Korean)?
MBDictionary(English/Chinese/Japanese/Korean)是由https://tctplus.com开发的Chrome扩展程序,该扩展的主要功能是“A translator/dictionary extension, support English/Chinese/Japanese/Korean.”。
扩展截图
下载MBDictionary(English/Chinese/Japanese/Korean)扩展crx文件
下载MBDictionary(English/Chinese/Japanese/Korean)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
New !!!
version 5: support sync with cloud storage
###################################
[MBDict] is a dictionary/translation extension for Chrome Browser. Support multi dictionaries:
1,English.(British,American)
2,English -> Chinese -> English.(both Simplified and Traditional are supported)
3,English -> Japanese -> English.
4,English -> Korean -> English.
It support get definition of selection(word/phrase) in page or from the toolbar popup window.
Also you can do a translation in the PDF file(using right click context menu).
It has multi languages UI(English/Chinese/Japanese). 扩展基本信息
| 名称 | |
| ID | lpbnlilmgcemkbnmgiomhebhljhnokfd |
| 官方URL | https://chromewebstore.google.com/detail/mbdictionaryenglishchines/lpbnlilmgcemkbnmgiomhebhljhnokfd |
| 简介 | A translator/dictionary extension, support English/Chinese/Japanese/Korean. |
| 文件大小 | 325 KB |
| 安装次数 | 4,293 |
| 当前版本 | 5.1 |
| 更新时间 | 2015-07-18 |
| 上架时间 | 2015-07-18 |
| 评分 | 4.52/5 共21次评分 |
| 开发者 | https://tctplus.com |
| 付费类型 | free |
| 扩展官网 | http://www.tctplus.com |
| 支持的语言 | en,zh-CN,ja |
| manifest.json | |
{
"manifest_version": 2,
"name": "__MSG_manifest_name__",
"version": "5.1",
"author": "tctplus",
"default_locale": "en",
"description": "__MSG_manifest_desc__",
"icons": {
"16": "img\/mbdict_16.png",
"32": "img\/mbdict_32.png",
"48": "img\/mbdict_48.png",
"128": "img\/mbdict_128.png"
},
"browser_action": {
"default_icon": {
"19": "img\/mbdict_16.png",
"38": "img\/mbdict_32.png"
},
"default_popup": "popup.html"
},
"options_page": "option.html",
"background": {
"scripts": [
"js\/jquery.js",
"js\/system.js",
"js\/storage.js",
"js\/background.js"
]
},
"content_scripts": [
{
"all_frames": true,
"matches": [
" | |