Unstoppable Domains Resolver Firefox

Examine source code of Unstoppable Domains Resolver

Inspect and view changes in Unstoppable Domains Resolver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unstoppable Domains Resolver",
  "version": "1.0",
  "description": "Resolve Unstoppable Domains (crypto, nft, x, wallet) to addresses.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "https://*/*",
    "http://*/*"
  ],
  "browser_action": {
    "default_title": "UD Resolver",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "keneishapr.ys@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Unstoppable Domains Resolver Alternatives

Here are some Firefox add-ons that are similar to Unstoppable Domains Resolver: