dupid

Chrome Devtools Elements side panel to show duplicate IDs.

Wat is dupid?

dupid is een Chrome-extensie ontwikkeld door Sandip Chitale, en de belangrijkste functie is "Chrome Devtools Elements side panel to show duplicate IDs.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie dupid

Download dupid-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam dupid dupid
ID padangffopopehnkjkcfnmcnblijlfbn
Officiële URL https://chromewebstore.google.com/detail/dupid/padangffopopehnkjkcfnmcnblijlfbn
Beschrijving Chrome Devtools Elements side panel to show duplicate IDs.
Bestandsgrootte 18.19 KB
Aantal Installaties 143
Huidige Versie 1.0.4
Laatst Bijgewerkt 2020-05-09
Publicatiedatum 2020-05-08
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Sandip Chitale
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/sandipchitale/dupid
Help Pagina-URL https://github.com/sandipchitale/dupid/issues
Ondersteunde Talen 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
}