Docutracks Signer Firefox

Examine source code of Docutracks Signer

Inspect and view changes in Docutracks Signer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Docutracks Signer",
  "description": "Use this extension to digitally sign any pdf managed by Docutracks.",
  "version": "4.0.1",
  "permissions": [
    "activeTab",
    "nativeMessaging"
  ],
  "applications": {
    "gecko": {
      "id": "docutracks_signer@dataverse.gr"
    }
  },
  "background": {
    "scripts": [
      "index.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "content-script.js"
      ]
    }
  ],
  "icons": {
    "16": "img/Sign_16.png",
    "48": "img/Sign_48.png",
    "128": "img/Sign_128.png"
  },
  "browser_action": {
    "default_icon": "img/Sign_16.png",
    "default_popup": "popup.html"
  }
}

Best Docutracks Signer Alternatives

Here are some Firefox add-ons that are similar to Docutracks Signer: