Metaverse Identity Firefox

Examine source code of Metaverse Identity

Inspect and view changes in Metaverse Identity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Metaverse Identity Linker",
  "version": "1.0",
  "description": "Metaverse Identity Linker tool for efficient performance. Link and view identities across metaverse platforms.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "page_action": {
    "default_title": "Metaverse Identity Linker",
    "default_popup": "overlay/mil-panel.html",
    "show_matches": [
      "*://*.opensea.io/*",
      "*://*.sandbox.game/*",
      "*://*.decentraland.org/*",
      "*://*.cryptovoxels.com/*"
    ]
  },
  "background": {
    "scripts": [
      "mil-bg-main.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lelanapaulusd7421@hotmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.opensea.io/*",
        "*://*.sandbox.game/*",
        "*://*.decentraland.org/*",
        "*://*.cryptovoxels.com/*"
      ],
      "js": [
        "mil-dom-scanner.js"
      ]
    }
  ]
}

Best Metaverse Identity Alternatives

Here are some Firefox add-ons that are similar to Metaverse Identity: