PKCS11 module loader Firefox

Examine source code of PKCS11 module loader

Inspect and view changes in PKCS11 module loader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PKCS11 loader",
  "description": "Configures Firefox to use PKCS11 for authentication",
  "homepage_url": "https://github.com/open-eid/firefox-pkcs11-loader",
  "version": "1.0.5",
  "icons": {
    "32": "id-32.png"
  },
  "permissions": [
    "pkcs11"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "{02274e0c-d135-45f0-8a9c-32b35110e10d}",
      "strict_min_version": "58.0"
    }
  }
}

Best PKCS11 module loader Alternatives

Here are some Firefox add-ons that are similar to PKCS11 module loader: