Log active element Firefox

Examine source code of Log active element

Inspect and view changes in Log active element source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ActiveEl",
  "version": "1.1",
  "description": "Add a console.log when active element changes.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{15c1a0bc-aec9-404c-8567-91afc4a5588a}"
    }
  }
}

Best Log active element Alternatives

Here are some Firefox add-ons that are similar to Log active element: