DocLogix Signature Firefox

Examine source code of DocLogix Signature

Inspect and view changes in DocLogix Signature source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "version": "1.23.0",
  "applications": {
    "gecko": {
      "id": "listedsign@doclogix.com"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "matches": [
        "*://*/*",
        "file:///*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "DocLogix Signature Extension",
  "manifest_version": 2,
  "name": "DocLogix Signature Extension",
  "icons": {
    "16": "DocLogix16.png",
    "48": "DocLogix48.png",
    "128": "DocLogix128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "DocLogix16.png",
      "48": "DocLogix48.png",
      "128": "DocLogix128.png"
    }
  },
  "web_accessible_resources": [
    "DocLogix16.png"
  ],
  "permissions": [
    "nativeMessaging",
    "activeTab",
    "https://ajax.googleapis.com/",
    "storage"
  ]
}

Best DocLogix Signature Alternatives

Here are some Firefox add-ons that are similar to DocLogix Signature: