开发者工具

开发者工具

What is 开发者工具?

开发者工具 is a Chrome extension developed by rex, 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

                        1、13位Unix格式时间与yyyy-MM-dd hh:mm:ss格式时间转换
2、私人报表使用时间快捷操作
3、指定年月日时间转换                    

Extension Basic Information

Name 开发者工具 开发者工具
ID amcpgnjkgfgdkoefpeceobmgmdilbngm
Official URL https://chromewebstore.google.com/detail/%E5%BC%80%E5%8F%91%E8%80%85%E5%B7%A5%E5%85%B7/amcpgnjkgfgdkoefpeceobmgmdilbngm
Description 开发者工具
File Size 77.55 KB
Installation Count 479
Current Version 1.0
Last Updated 2017-12-30
Publish Date 2017-12-30
Rating 5.00/5 Total 1 Ratings
Developer rex
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u5f00\u53d1\u8005\u5de5\u5177",
    "version": "1.0",
    "description": "\u5f00\u53d1\u8005\u5de5\u5177",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "\u6211\u7684\u65f6\u949f",
        "default_popup": "index.html"
    }
}