汉典字典
汉典字典,汉典词典查词
Wat is 汉典字典?
汉典字典 is een Chrome-extensie ontwikkeld door Kelly Apollo, 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
1.0.2 更新内容: * 修复不能取词问题 使用方法:选中文字后,点击插件图标。 项目地址:https://github.com/kelly-apollo/zdic
Basisinformatie over de Extensie
Naam | |
ID | pnplijhaogggilbooocekpfdlgfckkjb |
Officiële URL | https://chrome.google.com/webstore/detail/%E6%B1%89%E5%85%B8%E5%AD%97%E5%85%B8/pnplijhaogggilbooocekpfdlgfckkjb |
Beschrijving | 汉典字典,汉典词典查词 |
Bestandsgrootte | 39.75 KB |
Aantal Installaties | 262 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2019-07-23 |
Publicatiedatum | 2019-07-23 |
Beoordeling | 4.75/5 Totaal 4 Beoordelingen |
Ontwikkelaar | Kelly Apollo |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/kelly-apollo/zdic |
Help Pagina-URL | https://github.com/kelly-apollo/zdic |
Ondersteunde Talen | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u6c49\u5178\u5b57\u5178", "description": "\u6c49\u5178\u5b57\u5178\uff0c\u6c49\u5178\u8bcd\u5178\u67e5\u8bcd", "version": "1.0.2", "icons": { "16": "favicon.png", "48": "favicon.png", "128": "favicon.png" }, "permissions": [ "activeTab", "http:\/\/*.zdic.net\/" ], "browser_action": { "default_icon": "favicon.png", "default_popup": "popup.html" } } |