Hover Box Firefox

Examine source code of Hover Box

Inspect and view changes in Hover Box source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hover Box",
  "version": "1.0",
  "description": "Outlines the hovered element and shows its tag name and pixel size.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": "hover_box.png"
  },
  "icons": {
    "128": "hover_box.png"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "morganmiddletonyqap@hotmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Hover Box Alternatives

Here are some Firefox add-ons that are similar to Hover Box: