爱拼成语

试试你的成语词汇量!从打乱的汉字中按正确的顺序点击四个字拼出一个成语,直到用完所有的字就过关。

What is 爱拼成语?

爱拼成语 is a Chrome extension developed by 10206271, and its main feature is "试试你的成语词汇量!从打乱的汉字中按正确的顺序点击四个字拼出一个成语,直到用完所有的字就过关。".

Extension Screenshots

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

                        简介:试试你的成语词汇量!从打乱的汉字中按正确的顺序点击四个字拼出一个成语,直到用完所有的字就过关。
功能说明:玩法: 从打乱的汉字中选择出按正确的顺序点击四个字拼出一个成语即可,全部字用完即过关。                    

Extension Basic Information

Name 爱拼成语 爱拼成语
ID dabdepphoedpapncecpnphlbhmbifpbi
Official URL https://chromewebstore.google.com/detail/%E7%88%B1%E6%8B%BC%E6%88%90%E8%AF%AD/dabdepphoedpapncecpnphlbhmbifpbi
Description 试试你的成语词汇量!从打乱的汉字中按正确的顺序点击四个字拼出一个成语,直到用完所有的字就过关。
File Size 350 KB
Installation Count 118
Current Version 2.6
Last Updated 2018-05-07
Publish Date 2018-05-06
Developer 10206271
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u7231\u62fc\u6210\u8bed",
    "version": "2.6",
    "description": "\u8bd5\u8bd5\u4f60\u7684\u6210\u8bed\u8bcd\u6c47\u91cf\uff01\u4ece\u6253\u4e71\u7684\u6c49\u5b57\u4e2d\u6309\u6b63\u786e\u7684\u987a\u5e8f\u70b9\u51fb\u56db\u4e2a\u5b57\u62fc\u51fa\u4e00\u4e2a\u6210\u8bed\uff0c\u76f4\u5230\u7528\u5b8c\u6240\u6709\u7684\u5b57\u5c31\u8fc7\u5173\u3002",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "name": "\u7231\u62fc\u6210\u8bed",
        "default_icon": "icon.png",
        "default_popup": "word.html"
    },
    "manifest_version": 2,
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}