MBDictionary(English/Chinese/Japanese/Korean)
A translator/dictionary extension, support English/Chinese/Japanese/Korean.
Cos'è MBDictionary(English/Chinese/Japanese/Korean)?
MBDictionary(English/Chinese/Japanese/Korean) è un'estensione di Chrome sviluppata da https://tctplus.com, e la sua funzione principale è "A translator/dictionary extension, support English/Chinese/Japanese/Korean.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MBDictionary(English/Chinese/Japanese/Korean)
Scarica i file di estensione MBDictionary(English/Chinese/Japanese/Korean) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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).
Informazioni di Base sull'Estensione
Nome | MBDictionary(English/Chinese/Japanese/Korean) |
ID | lpbnlilmgcemkbnmgiomhebhljhnokfd |
URL Ufficiale | https://chromewebstore.google.com/detail/mbdictionaryenglishchines/lpbnlilmgcemkbnmgiomhebhljhnokfd |
Descrizione | A translator/dictionary extension, support English/Chinese/Japanese/Korean. |
Dimensione del File | 325 KB |
Conteggio Installazioni | 4,293 |
Versione Corrente | 5.1 |
Ultimo Aggiornamento | 2015-07-18 |
Data di Pubblicazione | 2015-07-18 |
Valutazione | 4.52/5 Totale 21 Valutazioni |
Sviluppatore | https://tctplus.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.tctplus.com |
Lingue Supportate | 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": [ " |