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.”。
擴展截圖
下載The-M-Project Inspector擴展crx文件
下載The-M-Project Inspector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Inspect The-M-Project Elements in the Developer Toolbar 擴展基本資訊
| 名稱 | |
| ID | jbabnfbnpngnmafbbgjadjlkcphhooac |
| 官方網址 | 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"
} | |