dupid
Chrome Devtools Elements side panel to show duplicate IDs.
什么是dupid?
dupid是由Sandip Chitale开发的Chrome扩展程序,该扩展的主要功能是“Chrome Devtools Elements side panel to show duplicate IDs.”。
扩展截图
下载dupid扩展crx文件
下载dupid扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Chrome Devtools Elements side panel to show duplicate IDs. Clicking on the lense icon next to the displayed ID selects the element in Elements tab and by side effect highlights the element on the web page.
扩展基本信息
名称 | dupid |
ID | padangffopopehnkjkcfnmcnblijlfbn |
官方URL | https://chromewebstore.google.com/detail/dupid/padangffopopehnkjkcfnmcnblijlfbn |
简介 | Chrome Devtools Elements side panel to show duplicate IDs. |
文件大小 | 18.19 KB |
安装次数 | 143 |
当前版本 | 1.0.4 |
更新时间 | 2020-05-09 |
上架时间 | 2020-05-08 |
评分 | 5.00/5 共1次评分 |
开发者 | Sandip Chitale |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/sandipchitale/dupid |
帮助页面URL | https://github.com/sandipchitale/dupid/issues |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "dupid", "version": "1.0.4", "description": "Chrome Devtools Elements side panel to show duplicate IDs.", "icons": { "128": "icon_128.png" }, "devtools_page": "dupid.html", "manifest_version": 2 } |