Thorax Inspector
Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/
Qu'est-ce que Thorax Inspector ?
Thorax Inspector est une extension Chrome développée par Unknown, et sa fonction principale est "Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Thorax Inspector
Téléchargez les fichiers d'extension Thorax Inspector au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/
Informations de Base sur l'Extension
Nom | Thorax Inspector |
ID | poioalbefcopgeaeaadelomciijaondk |
URL Officiel | https://chromewebstore.google.com/detail/thorax-inspector/poioalbefcopgeaeaadelomciijaondk |
Description | Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/ |
Taille du Fichier | 10.98 KB |
Nombre d'Installations | 150 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2013-02-22 |
Date de Publication | 2013-02-22 |
Évaluation | 2.33/5 Total 3 Évaluations |
Développeur | Unknown |
Type de Paiement | free |
Site Web de l'Extension | http://thoraxjs.org/ |
Langues Prises en Charge | 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 } |