Smart DOM & XPath Inspector Firefox

Examine source code of Smart DOM & XPath Inspector

Inspect and view changes in Smart DOM & XPath Inspector source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart DOM & XPath Inspector",
  "version": "1.0",
  "description": "Smart Element Inspector and section-wise DOM locator engine.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "DOM Inspector"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-dom-inspector@automation.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Smart DOM & XPath Inspector Alternatives

Here are some Firefox add-ons that are similar to Smart DOM & XPath Inspector: