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 |
Eメール | [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 } |