React test selectors extensions
Extensions for building and watching selectors for react
React test selectors extensionsとは何ですか?
React test selectors extensionsはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Extensions for building and watching selectors for react」です。
拡張機能のスクリーンショット
React test selectors extensions拡張機能のCRXファイルをダウンロード
React test selectors extensions拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | React test selectors extensions |
ID | idkhibimkohnbdblccblmbjooacpbieg |
公式URL | https://chromewebstore.google.com/detail/react-test-selectors-exte/idkhibimkohnbdblccblmbjooacpbieg |
説明 | Extensions for building and watching selectors for react |
ファイルサイズ | 946 KB |
インストール数 | 38 |
現在のバージョン | 0.1 |
最終更新日 | 2021-11-03 |
公開日 | 2021-11-03 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Unknown |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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": [ " |