Data CY Finder
Highlight elements with data-cy attribute
什麼是Data CY Finder?
Data CY Finder是由Michael Manzano開發的Chrome擴展程式,該擴展的主要功能是“Highlight elements with data-cy attribute”。
擴展截圖
下載Data CY Finder擴展crx文件
下載Data CY Finder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
For sites using Cypress.io best practices, this will help highlight elements using the data-cy attribute and allow you to copy its value.
擴展基本資訊
名稱 | Data CY Finder |
ID | pkpgbbjlnfbnjenggofnhpbelflefaje |
官方網址 | https://chromewebstore.google.com/detail/data-cy-finder/pkpgbbjlnfbnjenggofnhpbelflefaje |
簡介 | Highlight elements with data-cy attribute |
檔案大小 | 29.24 KB |
安裝次數 | 198 |
目前版本 | 1.0.3 |
更新時間 | 2020-06-27 |
上架時間 | 2020-06-26 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Michael Manzano |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Data CY Finder", "version": "1.0.3", "description": "Highlight elements with data-cy attribute", "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |