NimRecorder Firefox

Examine source code of NimRecorder

Inspect and view changes in NimRecorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "broadcom.esd@broadcom.com",
      "strict_min_version": "42.0"
    }
  },
  "name": "NimRecorder",
  "version": "7.0.2876",
  "description": "NimRecorder 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 NimRecorder Alternatives

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