SB Angular Inspector
Angular Inspector for Angular 9+ (Ivy)
Qu'est-ce que SB Angular Inspector ?
SB Angular Inspector est une extension Chrome développée par initplatform, et sa fonction principale est "Angular Inspector for Angular 9+ (Ivy)".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SB Angular Inspector
Téléchargez les fichiers d'extension SB Angular Inspector 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
Extends the Developer Tools for Angular 9+ (Ivy) web applications. Selecting an element enables a new panel, "SB Angular", that displays the currently selected element's: - Component - Directives - Listeners - Context - Injectors If they are applicable to the current element. SB Angular Inspector also allows you to modify the values in the "SB Angular" panel, then then apply those changes with the "Apply Changes" button in this extensions popup menu. See the product screenshot for more details.
Informations de Base sur l'Extension
Nom | SB Angular Inspector |
ID | lapcbklolihkkijaemmlbkpibgghhioh |
URL Officiel | https://chromewebstore.google.com/detail/sb-angular-inspector/lapcbklolihkkijaemmlbkpibgghhioh |
Description | Angular Inspector for Angular 9+ (Ivy) |
Taille du Fichier | 11.96 KB |
Nombre d'Installations | 808 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2020-03-23 |
Date de Publication | 2020-03-23 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | initplatform |
Type de Paiement | free |
Site Web de l'Extension | https://startbootstrap.com/sb-angular-inspector |
URL de la Page d'Aide | https://github.com/StartBootstrap/sb-angular-inspector-feedback/issues |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "initplatform", "background": { "persistent": false, "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "content-script.js" ], "matches": [ " |