WinTask x64 Firefox

Examine source code of WinTask x64

Inspect and view changes in WinTask x64 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "info@wintask.com",
      "strict_min_version": "42.0"
    }
  },
  "name": "WinTask",
  "version": "6.0.2101",
  "description": "WinTask component browser automation",
  "icons": {
    "48": "wintask_48.png",
    "96": "wintask_96.png"
  },
  "background": {
    "scripts": [
      "WTConst.js",
      "WTTrace.js",
      "WTTools.js",
      "background.js"
    ]
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "cookies",
    "webNavigation",
    "webRequest",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file://*/*"
      ],
      "js": [
        "WTConst.js",
        "WTTrace.js",
        "WTDocList.js",
        "WTCustomId.js",
        "WTTools.js",
        "WTTagAttrs.js",
        "WTDescriptor.js",
        "WTRecorder.js"
      ],
      "all_frames": true
    }
  ]
}

Best WinTask x64 Alternatives

Here are some Firefox add-ons that are similar to WinTask x64: