dupid
Chrome Devtools Elements side panel to show duplicate IDs.
What is dupid?
dupid is a Chrome extension developed by Sandip Chitale, and its main feature is "Chrome Devtools Elements side panel to show duplicate IDs.".
Extension Screenshots
Download dupid Extension CRX File
Download dupid extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | dupid |
ID | padangffopopehnkjkcfnmcnblijlfbn |
Official URL | https://chromewebstore.google.com/detail/dupid/padangffopopehnkjkcfnmcnblijlfbn |
Description | Chrome Devtools Elements side panel to show duplicate IDs. |
File Size | 18.19 KB |
Installation Count | 143 |
Current Version | 1.0.4 |
Last Updated | 2020-05-09 |
Publish Date | 2020-05-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Sandip Chitale |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/sandipchitale/dupid |
Help Page URL | https://github.com/sandipchitale/dupid/issues |
Supported Languages | 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 } |