Trackr.bot Element Selector Firefox

Examine source code of Trackr.bot Element Selector

Inspect and view changes in Trackr.bot Element Selector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Trackr.bot Element Selector",
  "version": "1.2.0",
  "description": "Smart CSS/XPath selector extraction for Trackr.bot",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "trackrbot-element-selector@trackr.bot",
      "strict_min_version": "109.0"
    }
  }
}

Best Trackr.bot Element Selector Alternatives

Here are some Firefox add-ons that are similar to Trackr.bot Element Selector: