Smartcard signature library loader Firefox

Examine source code of Smartcard signature library loader

제작자: Carlo Franzelli
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"
    }
  }
}

최고의 Smartcard signature library loader 대안

다음은 Smartcard signature library loader과(와) 유사한 Firefox add-on입니다: