React test selectors extensions
Extensions for building and watching selectors for react
Co to jest React test selectors extensions?
React test selectors extensions to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „Extensions for building and watching selectors for react”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia React test selectors extensions
Pobierz pliki rozszerzeń React test selectors extensions 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
Adds tools for building and watching selectors for react-test-selectors library. It allow to write selector and highlight all components matching this selector. Also it allows inspect React components on a page and view extended information for creating test selectors.
Podstawowe informacje o rozszerzeniu
Nazwa | React test selectors extensions |
ID | idkhibimkohnbdblccblmbjooacpbieg |
Oficjalny URL | https://chromewebstore.google.com/detail/react-test-selectors-exte/idkhibimkohnbdblccblmbjooacpbieg |
Opis | Extensions for building and watching selectors for react |
Rozmiar pliku | 946 KB |
Liczba instalacji | 38 |
Aktualna Wersja | 0.1 |
Ostatnia Aktualizacja | 2021-11-03 |
Data Publikacji | 2021-11-03 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Unknown |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "React test selectors extensions", "description": "Extensions for building and watching selectors for react", "version": "0.1", "manifest_version": 2, "content_scripts": [ { "matches": [ " |