MBDictionary(English/Chinese/Japanese/Korean)
A translator/dictionary extension, support English/Chinese/Japanese/Korean.
Qu'est-ce que MBDictionary(English/Chinese/Japanese/Korean) ?
MBDictionary(English/Chinese/Japanese/Korean) est une extension Chrome développée par https://tctplus.com, et sa fonction principale est "A translator/dictionary extension, support English/Chinese/Japanese/Korean.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MBDictionary(English/Chinese/Japanese/Korean)
Téléchargez les fichiers d'extension MBDictionary(English/Chinese/Japanese/Korean) 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
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).
Informations de Base sur l'Extension
Nom | MBDictionary(English/Chinese/Japanese/Korean) |
ID | lpbnlilmgcemkbnmgiomhebhljhnokfd |
URL Officiel | https://chromewebstore.google.com/detail/mbdictionaryenglishchines/lpbnlilmgcemkbnmgiomhebhljhnokfd |
Description | A translator/dictionary extension, support English/Chinese/Japanese/Korean. |
Taille du Fichier | 325 KB |
Nombre d'Installations | 4,293 |
Version Actuelle | 5.1 |
Dernière Mise à Jour | 2015-07-18 |
Date de Publication | 2015-07-18 |
Évaluation | 4.52/5 Total 21 Évaluations |
Développeur | https://tctplus.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.tctplus.com |
Langues Prises en Charge | 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": [ " |