Net iD Client Firefox

Examine source code of Net iD Client

Inspect and view changes in Net iD Client source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Pointsharp AB",
  "name": "Net iD Client",
  "version": "1.2.0.0",
  "default_locale": "en",
  "description": "__MSG_AppDescription__",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "publish_software@pointsharp.com"
    }
  },
  "background": {
    "persistent": false,
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "js/content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "nativeMessaging",
    "<all_urls>"
  ]
}

Best Net iD Client Alternatives

Here are some Firefox add-ons that are similar to Net iD Client: