DevTools z-index

DevTools z-index

Print all elements with z-index sorted by that number.

Merlin
Additional files are visible only to premium users

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"
}