JSAutomate Firefox

Examine source code of JSAutomate

Inspect and view changes in JSAutomate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JSAutomate",
  "version": "2.0.2",
  "description": "Development tool - Monitoring and Quality Assurance browser automation.",
  "author": "Glen Giancola",
  "icons": {
    "48": "logo.png"
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "exclude_matches": [
        "https://www.jsavisual.com/*",
        "http://localhost/*"
      ],
      "matches": [
        "*://*/*"
      ],
      "js": [
        "html2canvas.js",
        "jquery-3.4.1.min.js",
        "bililiteRange.js",
        "jquerysendkeysjs.js",
        "jsa-receiver-min.js"
      ]
    }
  ]
}

Melhores alternativas JSAutomate

Aqui estão algumas Firefox add-ons que são similares a JSAutomate: