Show Element Tag Names Firefox

Examine source code of Show Element Tag Names

By: SV388
Inspect and view changes in Show Element Tag Names source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Show Element Tag Names",
  "version": "1.0",
  "description": "Display element tag names for the website you are accessing.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "show-element-tag-names-extension@yourdomain.com"
    }
  }
}

Best Show Element Tag Names Alternatives

Here are some Firefox add-ons that are similar to Show Element Tag Names: