The-M-Project Inspector

Extension for the Developer Tools to display the properties of an associated The-M-Project object.

什么是The-M-Project Inspector?

The-M-Project Inspector是由mwaysolutions开发的Chrome扩展程序,该扩展的主要功能是“Extension for the Developer Tools to display the properties of an associated The-M-Project object.”。

扩展截图

screenshot

下载The-M-Project Inspector扩展crx文件

下载The-M-Project Inspector扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Inspect The-M-Project Elements in the Developer Toolbar                    

扩展基本信息

名称 The-M-Project Inspector The-M-Project Inspector
ID jbabnfbnpngnmafbbgjadjlkcphhooac
官方URL https://chromewebstore.google.com/detail/the-m-project-inspector/jbabnfbnpngnmafbbgjadjlkcphhooac
简介 Extension for the Developer Tools to display the properties of an associated The-M-Project object.
文件大小 12.79 KB
安装次数 144
当前版本 1.1.0
更新时间 2013-04-29
上架时间 2013-04-29
评分 5.00/5 共3次评分
开发者 mwaysolutions
付费类型 free
扩展官网 http://blog.the-m-project.org/2013/04/29/the-m-project-inspector-v1-0-0/
支持的语言 en
manifest.json
{
    "devtools_page": "tmp_inspector.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Extension for the Developer Tools to display the properties of an associated The-M-Project object.",
    "name": "The-M-Project Inspector",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png",
        "16": "icon_16.png"
    },
    "manifest_version": 2,
    "version": "1.1.0"
}