ng-inspect for Angular(1.x/4+/Ivy)
Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.
ng-inspect for Angular(1.x/4+/Ivy) क्या है?
ng-inspect for Angular(1.x/4+/Ivy) Vinay Kaparthi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ng-inspect for Angular(1.x/4+/Ivy) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Helps in debugging Angular(1.x/4+/Ivy) applications
एक्सटेंशन की मूल जानकारी
नाम | ng-inspect for Angular(1.x/4+/Ivy) |
ID | onfmmmemcmipkohkkgofiojpiahbpogh |
आधिकारिक URL | https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh |
विवरण | Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties. |
फ़ाइल का आकार | 63.24 KB |
स्थापना संख्या | 3,433 |
वर्तमान संस्करण | 0.4.0 |
अंतिम अपडेट | 2021-07-26 |
प्रकाशन तिथि | 2020-02-13 |
रेटिंग | 4.94/5 कुल 16 रेटिंग्स |
डेवलपर | Vinay Kaparthi |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Vinay Kaparthi", "browser_action": { "default_icon": "images\/icon64.png", "default_popup": "popup.html" }, "description": "Helps in debugging Angular(1.x\/4+\/Ivy) applications. Extends the elements panel in devtools to display component properties.", "devtools_page": "index.html", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "manifest_version": 2, "name": "ng-inspect for Angular(1.x\/4+\/Ivy)", "short_name": "ng-inspect", "version": "0.4.0" } |