Belgium eID Firefox

Examine source code of Belgium eID

By: BOSA
Inspect and view changes in Belgium eID source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://eid.belgium.be/",
  "version": "1.0.32",
  "permissions": [
    "pkcs11",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "belgiumeid@eid.belgium.be",
      "strict_min_version": "57.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.belgium.be/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "default_locale": "en"
}

Best Belgium eID Alternatives

Here are some Firefox add-ons that are similar to Belgium eID: