Get Element Id Firefox

Examine source code of Get Element Id

Inspect and view changes in Get Element Id source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Get Element Id",
  "version": "1.0",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dcf67831-d65e-4d09-bde3-0e9934f1435f}"
    }
  }
}

Mejores alternativas Get Element Id

Aquí hay algunas Firefox add-ons que son similares a Get Element Id: