Thorax Inspector

Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/

Thorax Inspectorคืออะไร?

Thorax Inspector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Thorax Inspector

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

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

                        Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications.

http://thoraxjs.org/                    

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

ชื่อ Thorax Inspector Thorax Inspector
ID poioalbefcopgeaeaadelomciijaondk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/thorax-inspector/poioalbefcopgeaeaadelomciijaondk
คำอธิบาย Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/
ขนาดไฟล์ 10.98 KB
จำนวนการติดตั้ง 150
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2013-02-22
วันที่เผยแพร่ 2013-02-22
คะแนน 2.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://thoraxjs.org/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Thorax Inspector",
    "version": "0.0.1",
    "devtools_page": "devtools.html",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "http:\/\/*\/"
    ],
    "manifest_version": 2
}