rappidjs-devtools

An extra developer panel for inspecting rAppid:js applications

rappidjs-devtoolsคืออะไร?

rappidjs-devtools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.rappidjs.com และคุณลักษณะหลักของมันคือ "An extra developer panel for inspecting rAppid:js applications"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย rappidjs-devtools

ดาวน์โหลดไฟล์ส่วนขยาย rappidjs-devtools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        An extra panel in the inspect dialog of the chrome developer tools, that let you inspect the insights of a rAppid:js application.

To enable the inspection for your application you need to add the following setting to your config.json file.

"enableInspection": true                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ rappidjs-devtools rappidjs-devtools
ID oalmajpfbgkkfeamkmgmmccnjfojogbh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/rappidjs-devtools/oalmajpfbgkkfeamkmgmmccnjfojogbh
คำอธิบาย An extra developer panel for inspecting rAppid:js applications
ขนาดไฟล์ 9.41 KB
จำนวนการติดตั้ง 81
เวอร์ชันปัจจุบัน 0.1.0
อัปเดตครั้งล่าสุด 2013-09-13
วันที่เผยแพร่ 2013-09-13
ผู้พัฒนา https://www.rappidjs.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "rappidjs-devtools",
    "version": "0.1.0",
    "author": "Tony Findeisen",
    "description": "An extra developer panel for inspecting rAppid:js applications",
    "homepage_url": "http:\/\/www.rappidjs.com\/devtools",
    "icons": {
        "128": "img\/logo_128.png"
    },
    "devtools_page": "chrome\/devtools.html"
}