Thorax Inspector
Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/
Thorax Inspector là gì?
Thorax Inspector là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Thorax Inspector
Tải xuống các tệp mở rộng Thorax Inspector dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Thorax Inspector |
ID | poioalbefcopgeaeaadelomciijaondk |
URL Chính Thức | https://chromewebstore.google.com/detail/thorax-inspector/poioalbefcopgeaeaadelomciijaondk |
Mô tả | Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/ |
Kích Thước Tệp | 10.98 KB |
Số Lần Cài Đặt | 150 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2013-02-22 |
Ngày Phát Hành | 2013-02-22 |
Đánh Giá | 2.33/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | Unknown |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://thoraxjs.org/ |
Ngôn Ngữ Được Hỗ Trợ | 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 } |