Catberry Debugger

Extends Chrome Developer Tools, adding panels that display information about Catberry components and more

Qu'est-ce que Catberry Debugger ?

Catberry Debugger est une extension Chrome développée par https://catberry.org, et sa fonction principale est "Extends Chrome Developer Tools, adding panels that display information about Catberry components and more".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Catberry Debugger

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

                        Catberry Debugger extends Chrome Developer Tools: 
* adds a sidebar that displays information about Catberry-component associated with the selected DOM element;
* adds a panel that displays components, routes, stores data, the state and statistics.
More about Catberry framework http://catberry.org/                    

Informations de Base sur l'Extension

Nom Catberry Debugger Catberry Debugger
ID kjodiadblphfedkaigibpfnklkpdmpfh
URL Officiel https://chromewebstore.google.com/detail/catberry-debugger/kjodiadblphfedkaigibpfnklkpdmpfh
Description Extends Chrome Developer Tools, adding panels that display information about Catberry components and more
Taille du Fichier 455 KB
Nombre d'Installations 135
Version Actuelle 1.0.0
Dernière Mise à Jour 2017-03-25
Date de Publication 2017-03-25
Évaluation 4.75/5 Total 4 Évaluations
Développeur https://catberry.org
Type de Paiement free
Site Web de l'Extension https://github.com/catberry/catberry-debugger
URL de la Page d'Aide https://github.com/catberry/catberry-debugger/issues
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "1.0.0",
    "description": "__MSG_extDescription__",
    "devtools_page": "sidebar\/index.html",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "manifest_version": 2
}