Angular Chrome
Basic AngularJS debugging in Chrome
Qu'est-ce que Angular Chrome ?
Angular Chrome est une extension Chrome développée par https://hackology.co.uk, et sa fonction principale est "Basic AngularJS debugging in Chrome".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Angular Chrome
Téléchargez les fichiers d'extension Angular Chrome 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
Chrome extension which allows quick browsing of Angular scope. Inspect an element or select it in the elements view to display its scope in the elements pane.
Informations de Base sur l'Extension
Nom | Angular Chrome |
ID | fobloefinmdlpnanffefbpkkgflocmlp |
URL Officiel | https://chromewebstore.google.com/detail/angular-chrome/fobloefinmdlpnanffefbpkkgflocmlp |
Description | Basic AngularJS debugging in Chrome |
Taille du Fichier | 605 KB |
Nombre d'Installations | 1,240 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2015-01-12 |
Date de Publication | 2015-01-12 |
Évaluation | 4.22/5 Total 9 Évaluations |
Développeur | https://hackology.co.uk |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/kartulita/angular-chrome |
URL de la Page d'Aide | https://github.com/kartulita/angular-chrome/issues |
Langues Prises en Charge | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Angular Chrome", "description": "Basic AngularJS debugging in Chrome", "version": "1.0", "devtools_page": "inspector.html" } |