SB Angular Inspector
Angular Inspector for Angular 9+ (Ivy)
Co to jest SB Angular Inspector?
SB Angular Inspector to rozszerzenie Chrome opracowane przez initplatform, a jego główną funkcją jest „Angular Inspector for Angular 9+ (Ivy)”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia SB Angular Inspector
Pobierz pliki rozszerzeń SB Angular Inspector w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | SB Angular Inspector |
ID | lapcbklolihkkijaemmlbkpibgghhioh |
Oficjalny URL | https://chromewebstore.google.com/detail/sb-angular-inspector/lapcbklolihkkijaemmlbkpibgghhioh |
Opis | Angular Inspector for Angular 9+ (Ivy) |
Rozmiar pliku | 11.96 KB |
Liczba instalacji | 808 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2020-03-23 |
Data Publikacji | 2020-03-23 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | initplatform |
Typ Płatności | free |
Strona Rozszerzenia | https://startbootstrap.com/sb-angular-inspector |
Adres URL Strony Pomocy | https://github.com/StartBootstrap/sb-angular-inspector-feedback/issues |
Obsługiwane Języki | 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": [ " |