Panel Components
Shows debug info and internal state for Panel components
Panel Components क्या है?
Panel Components Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Shows debug info and internal state for Panel components"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Panel Components एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Panel state shows https://github.com/mixpanel/panel component's state in Elements DevTools tab besides styles and properties User can edit the state and move mouse over page to apply the update. User can re-select an element to fetch the latest state.
एक्सटेंशन की मूल जानकारी
नाम | Panel Components |
ID | mooaaejpdfdebnddpokcdimcobepahlg |
आधिकारिक URL | https://chromewebstore.google.com/detail/panel-components/mooaaejpdfdebnddpokcdimcobepahlg |
विवरण | Shows debug info and internal state for Panel components |
फ़ाइल का आकार | 14.09 KB |
स्थापना संख्या | 67 |
वर्तमान संस्करण | 1.9 |
अंतिम अपडेट | 2019-05-28 |
प्रकाशन तिथि | 2019-05-28 |
रेटिंग | 5.00/5 कुल 5 रेटिंग्स |
डेवलपर | Unknown |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://github.com/mixpanel/panel |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.9", "manifest_version": 2, "name": "Panel Components", "description": "Shows debug info and internal state for Panel components", "devtools_page": "devtools.html", "author": "[email protected]", "icons": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" } } |