identinet Firefox

Examine source code of identinet

Inspect and view changes in identinet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "identinet",
  "description": "Displays and verifies decentralized identity information of visited websites",
  "version": "0.3.1",
  "homepage_url": "https://github.com/identinet/identinet-plugin",
  "icons": {
    "16": "icons/favicon_16.png",
    "32": "icons/favicon_32.png",
    "48": "icons/favicon_48.png",
    "96": "icons/favicon_96.png",
    "128": "icons/favicon_128.png"
  },
  "action": {
    "default_title": "identinet SSI Information",
    "default_popup": "index.html",
    "default_icon": "icons/favicon_128.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "https://*/.well-known/did.json",
    "https://*/.well-known/presentation.json"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@identinet.io",
      "strict_min_version": "109.0"
    }
  }
}

Best identinet Alternatives

Here are some Firefox add-ons that are similar to identinet: