查字典

查字典,来自汉典 www.zdic.net

What is 查字典?

查字典 is a Chrome extension developed by lj, and its main feature is "查字典,来自汉典 www.zdic.net".

Extension Screenshots

screenshot
screenshot

Download 查字典 Extension CRX File

Download 查字典 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        查字典,来自汉典 www.zdic.net                    

Extension Basic Information

Name 查字典 查字典
ID dmmhmfcjmlfkgbncofcgokaklfhjipmg
Official URL https://chrome.google.com/webstore/detail/%E6%9F%A5%E5%AD%97%E5%85%B8/dmmhmfcjmlfkgbncofcgokaklfhjipmg
Description 查字典,来自汉典 www.zdic.net
File Size 24.57 KB
Installation Count 99
Current Version 0.2
Last Updated 2016-06-03
Publish Date 2016-06-03
Rating 5.00/5 Total 3 Ratings
Developer lj
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u67e5\u5b57\u5178",
    "version": "0.2",
    "description": "\u67e5\u5b57\u5178\uff0c\u6765\u81ea\u6c49\u5178 www.zdic.net",
    "icons": {
        "16": "zdic_16.png",
        "128": "zdic_128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "tabs"
    ]
}