rappidjs-devtools

An extra developer panel for inspecting rAppid:js applications

Qu'est-ce que rappidjs-devtools ?

rappidjs-devtools est une extension Chrome développée par https://www.rappidjs.com, et sa fonction principale est "An extra developer panel for inspecting rAppid:js applications".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension rappidjs-devtools

Téléchargez les fichiers d'extension rappidjs-devtools 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

                        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                    

Informations de Base sur l'Extension

Nom rappidjs-devtools rappidjs-devtools
ID oalmajpfbgkkfeamkmgmmccnjfojogbh
URL Officiel https://chromewebstore.google.com/detail/rappidjs-devtools/oalmajpfbgkkfeamkmgmmccnjfojogbh
Description An extra developer panel for inspecting rAppid:js applications
Taille du Fichier 9.41 KB
Nombre d'Installations 81
Version Actuelle 0.1.0
Dernière Mise à Jour 2013-09-13
Date de Publication 2013-09-13
Développeur https://www.rappidjs.com
Type de Paiement free
Langues Prises en Charge 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"
}