DevTools z-index
Print all elements with z-index sorted by that number.
DevTools z-indexとは何ですか?
DevTools z-indexはginpeiによって開発されたChromeの拡張機能で、その主な機能は「Print all elements with z-index sorted by that number.」です。
拡張機能のスクリーンショット
DevTools z-index拡張機能のCRXファイルをダウンロード
DevTools z-index拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Adds "z-index" pane to DevTools' Elements panel. It shows ranking of elements sorted by z-index value. This would help you to reduce z-index numbers.
Stop `z-index: 999999` !! 拡張機能の基本情報
| 名前 | |
| ID | bcnpmhefiohkpmjacfoanhbjhikegmoe |
| 公式URL | https://chromewebstore.google.com/detail/devtools-z-index/bcnpmhefiohkpmjacfoanhbjhikegmoe |
| 説明 | Print all elements with z-index sorted by that number. |
| ファイルサイズ | 20.82 KB |
| インストール数 | 9,860 |
| 現在のバージョン | 1.1.0 |
| 最終更新日 | 2022-07-06 |
| 公開日 | 2019-09-04 |
| 評価 | 3.54/5 合計 13 レビュー |
| 開発者 | ginpei |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "DevTools z-index",
"version": "1.1.0",
"description": "Print all elements with z-index sorted by that number.",
"author": "Ginpei Takanashi",
"icons": {
"90": "icons\/icon-90.png"
},
"devtools_page": "devtools_page\/index.html"
} | |