SB Angular Inspector
Angular Inspector for Angular 9+ (Ivy)
SB Angular Inspector क्या है?
SB Angular Inspector initplatform द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Angular Inspector for Angular 9+ (Ivy)"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में SB Angular Inspector एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | SB Angular Inspector |
ID | lapcbklolihkkijaemmlbkpibgghhioh |
आधिकारिक URL | https://chromewebstore.google.com/detail/sb-angular-inspector/lapcbklolihkkijaemmlbkpibgghhioh |
विवरण | Angular Inspector for Angular 9+ (Ivy) |
फ़ाइल का आकार | 11.96 KB |
स्थापना संख्या | 808 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2020-03-23 |
प्रकाशन तिथि | 2020-03-23 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | initplatform |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://startbootstrap.com/sb-angular-inspector |
सहायता पृष्ठ URL | https://github.com/StartBootstrap/sb-angular-inspector-feedback/issues |
समर्थित भाषाएँ | 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": [ " |