ISIDA Digital Signature Gate Firefox

Examine source code of ISIDA Digital Signature Gate

Inspect and view changes in ISIDA Digital Signature Gate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "isida_digital_sign_gate@webextisida.by",
      "strict_min_version": "50.0"
    }
  },
  "manifest_version": 2,
  "name": "ISIDA Digital Signature Gate",
  "permissions": [
    "nativeMessaging",
    "downloads"
  ],
  "version": "1.0.1",
  "web_accessible_resources": [
    "signed_api.js"
  ]
}

Best ISIDA Digital Signature Gate Alternatives

Here are some Firefox add-ons that are similar to ISIDA Digital Signature Gate: