Display Stack Levels Firefox

Examine source code of Display Stack Levels

By: 188BET
Inspect and view changes in Display Stack Levels source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Display Stack Levels",
  "version": "1.0",
  "description": "Displays the z-index stack levels of elements on the current webpage.",
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "displaystacklevels@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best Display Stack Levels Alternatives

Here are some Firefox add-ons that are similar to Display Stack Levels: