Thorax Inspector
Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/
Wat is Thorax Inspector?
Thorax Inspector is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/".
Extensie Screenshots
Download het CRX-bestand van de extensie Thorax Inspector
Download Thorax Inspector-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications.
http://thoraxjs.org/ Basisinformatie over de Extensie
| Naam | |
| ID | poioalbefcopgeaeaadelomciijaondk |
| Officiële URL | https://chromewebstore.google.com/detail/thorax-inspector/poioalbefcopgeaeaadelomciijaondk |
| Beschrijving | Inspector extension for Thorax, a Backbone + Handlebars framework to build large scale web applications. http://thoraxjs.org/ |
| Bestandsgrootte | 10.98 KB |
| Aantal Installaties | 150 |
| Huidige Versie | 0.0.1 |
| Laatst Bijgewerkt | 2013-02-22 |
| Publicatiedatum | 2013-02-22 |
| Beoordeling | 2.33/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Unknown |
| Betalingswijze | free |
| Extensiewebsite | http://thoraxjs.org/ |
| Ondersteunde Talen | 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
} | |