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. 扩展基本信息
| 名称 | |
| ID | pkpgbbjlnfbnjenggofnhpbelflefaje |
| 官方URL | 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": [
" | |