Smartcard signature library loader Firefox

Examine source code of Smartcard signature library loader

Inspect and view changes in Smartcard signature library loader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smartcard signature library loader",
  "description": "Configures Firefox to use PKCS11 for authentication",
  "homepage_url": "https://carlfranz.com/ff-pkcs11",
  "version": "1.0.0",
  "icons": {
    "32": "extension-icon.png"
  },
  "permissions": [
    "pkcs11"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "{fb38dc1b-8575-4455-9ff2-f98b019d9976}",
      "strict_min_version": "58.0"
    }
  }
}

Best Smartcard signature library loader Alternatives

Here are some Firefox add-ons that are similar to Smartcard signature library loader: