Panel Components
Shows debug info and internal state for Panel components
Co to jest Panel Components?
Panel Components to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „Shows debug info and internal state for Panel components”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Panel Components
Pobierz pliki rozszerzeń Panel Components 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
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | mooaaejpdfdebnddpokcdimcobepahlg |
| Oficjalny URL | https://chromewebstore.google.com/detail/panel-components/mooaaejpdfdebnddpokcdimcobepahlg |
| Opis | Shows debug info and internal state for Panel components |
| Rozmiar pliku | 14.09 KB |
| Liczba instalacji | 67 |
| Aktualna Wersja | 1.9 |
| Ostatnia Aktualizacja | 2019-05-28 |
| Data Publikacji | 2019-05-28 |
| Ocena | 5.00/5 Łącznie 5 Oceny |
| Deweloper | Unknown |
| Typ Płatności | free |
| Strona Rozszerzenia | http://github.com/mixpanel/panel |
| Obsługiwane Języki | 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"
}
} | |