DOM-XPath Firefox

Examine source code of DOM-XPath

By: Mitya
Inspect and view changes in DOM-XPath source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DOM-XPath",
  "version": "1.0.4",
  "description": "Find elements in the page by building an XPath expression.",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "32": "dxp-32.png",
    "64": "dxp-64.png",
    "128": "dxp-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{43ce1027-abf8-4ae4-a6a6-dffbf94c7d7a}"
    }
  }
}

Best DOM-XPath Alternatives

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