SB Angular Inspector
Angular Inspector for Angular 9+ (Ivy)
Apa itu SB Angular Inspector?
SB Angular Inspector adalah ekstensi Chrome yang dikembangkan oleh initplatform, dan fitur utamanya adalah "Angular Inspector for Angular 9+ (Ivy)".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi SB Angular Inspector
Unduh file ekstensi SB Angular Inspector dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | SB Angular Inspector |
ID | lapcbklolihkkijaemmlbkpibgghhioh |
URL Resmi | https://chromewebstore.google.com/detail/sb-angular-inspector/lapcbklolihkkijaemmlbkpibgghhioh |
Deskripsi | Angular Inspector for Angular 9+ (Ivy) |
Ukuran File | 11.96 KB |
Jumlah Instalasi | 808 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2020-03-23 |
Tanggal Publikasi | 2020-03-23 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | initplatform |
Tipe Pembayaran | free |
Situs Ekstensi | https://startbootstrap.com/sb-angular-inspector |
URL Halaman Bantuan | https://github.com/StartBootstrap/sb-angular-inspector-feedback/issues |
Bahasa yang Didukung | 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": [ " |