Display Tab Index Firefox

Examine source code of Display Tab Index

By: FB88
Inspect and view changes in Display Tab Index source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Display Tab Index",
  "version": "1.0",
  "description": "Displays the tabindex attribute values of elements on the current webpage.",
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "displaytabindex@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best Display Tab Index Alternatives

Here are some Firefox add-ons that are similar to Display Tab Index: