rappidjs-devtools
An extra developer panel for inspecting rAppid:js applications
Wat is rappidjs-devtools?
rappidjs-devtools is een Chrome-extensie ontwikkeld door https://www.rappidjs.com, en de belangrijkste functie is "An extra developer panel for inspecting rAppid:js applications".
Extensie Screenshots
Download het CRX-bestand van de extensie rappidjs-devtools
Download rappidjs-devtools-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
An extra panel in the inspect dialog of the chrome developer tools, that let you inspect the insights of a rAppid:js application.
To enable the inspection for your application you need to add the following setting to your config.json file.
"enableInspection": true Basisinformatie over de Extensie
| Naam | |
| ID | oalmajpfbgkkfeamkmgmmccnjfojogbh |
| Officiële URL | https://chromewebstore.google.com/detail/rappidjs-devtools/oalmajpfbgkkfeamkmgmmccnjfojogbh |
| Beschrijving | An extra developer panel for inspecting rAppid:js applications |
| Bestandsgrootte | 9.41 KB |
| Aantal Installaties | 81 |
| Huidige Versie | 0.1.0 |
| Laatst Bijgewerkt | 2013-09-13 |
| Publicatiedatum | 2013-09-13 |
| Ontwikkelaar | https://www.rappidjs.com |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "rappidjs-devtools",
"version": "0.1.0",
"author": "Tony Findeisen",
"description": "An extra developer panel for inspecting rAppid:js applications",
"homepage_url": "http:\/\/www.rappidjs.com\/devtools",
"icons": {
"128": "img\/logo_128.png"
},
"devtools_page": "chrome\/devtools.html"
} | |