ePadLink SigCaptureWeb Extension Firefox

Examine source code of ePadLink SigCaptureWeb Extension

Inspect and view changes in ePadLink SigCaptureWeb Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ePadLink SigCaptureWeb SDK Extension",
  "version": "1.2.8.0",
  "manifest_version": 2,
  "description": "The SigCaptureWebSDK Firefox Extension enables users to capture signatures on ePad Link signature pads.",
  "background": {
    "scripts": [
      "SigCaptureWebBgExtn.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "sigcaptureweb@epadlink.com",
      "strict_min_version": "50.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "<all_urls>"
      ],
      "js": [
        "SigCaptureWebSigningFirefoxExtn.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "nativeMessaging",
    "activeTab",
    "tabs",
    "<all_urls>"
  ]
}

Best ePadLink SigCaptureWeb Extension Alternatives

Here are some Firefox add-ons that are similar to ePadLink SigCaptureWeb Extension: