ChroPatvuyth Firefox

Examine source code of ChroPatvuyth

By: IWIN
Inspect and view changes in ChroPatvuyth source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChroPath",
  "description": "ChroPath helps to generate and validate selectors like relative xpath, cssSelector etc with iframe support.",
  "version": "5.1.5",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "extension/popup.html"
  },
  "background": {
    "scripts": [
      "extension/background.js"
    ]
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "permissions": [
    "<all_urls>"
  ],
  "devtools_page": "devtools/devtools-page.html",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content-script/contentScript.css"
      ],
      "js": [
        "content-script/contentScript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{b45cfe01-377e-4252-9073-899c3ae51982}"
    }
  }
}

Best ChroPatvuyth Alternatives

Here are some Firefox add-ons that are similar to ChroPatvuyth: