Web eID Firefox

Examine source code of Web eID

Inspect and view changes in Web eID source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web eID",
  "version": "2.2.1",
  "description": "Use your electronic identification card for secure authentication and digital signing.",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e68418bc-f2b0-4459-a9ea-3e72b6751b07}"
    }
  },
  "icons": {
    "128": "icons/web-eid-icon-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_icon": "icons/web-eid-icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "*://*/*",
    "nativeMessaging"
  ]
}

Best Web eID Alternatives

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