微软必应英汉字典
选择单词,点击右键菜单打开微软必应字典
Wat is 微软必应英汉字典?
微软必应英汉字典 is een Chrome-extensie ontwikkeld door Andy, en de belangrijkste functie is "选择单词,点击右键菜单打开微软必应字典".
Extensie Screenshots
Download het CRX-bestand van de extensie 微软必应英汉字典
Download 微软必应英汉字典-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
| Naam | |
| ID | eiffgabfpjklnnfmogjiolmgnbelbcjo |
| Officiële URL | https://chromewebstore.google.com/detail/%E5%BE%AE%E8%BD%AF%E5%BF%85%E5%BA%94%E8%8B%B1%E6%B1%89%E5%AD%97%E5%85%B8/eiffgabfpjklnnfmogjiolmgnbelbcjo |
| Beschrijving | 选择单词,点击右键菜单打开微软必应字典 |
| Bestandsgrootte | 3.68 KB |
| Aantal Installaties | 586 |
| Huidige Versie | 0.7 |
| Laatst Bijgewerkt | 2014-01-30 |
| Publicatiedatum | 2014-01-30 |
| Beoordeling | 3.17/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | Andy |
| Betalingswijze | free |
| Ondersteunde Talen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\u5fae\u8f6f\u5fc5\u5e94\u82f1\u6c49\u5b57\u5178",
"short_name": "\u5fc5\u5e94",
"description": "\u9009\u62e9\u5355\u8bcd\uff0c\u70b9\u51fb\u53f3\u952e\u83dc\u5355\u6253\u5f00\u5fae\u8f6f\u5fc5\u5e94\u5b57\u5178",
"version": "0.7",
"manifest_version": 2,
"icons": {
"16": "bing.png",
"48": "bing.png",
"128": "bing.png"
},
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"sample.js"
]
}
} | |