Thorax Inspector

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

Thorax Inspectorとは何ですか?

Thorax InspectorはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/」です。

拡張機能のスクリーンショット

screenshot

Thorax Inspector拡張機能のCRXファイルをダウンロード

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
}