UNS Domains & ENS Name Resolver

UNS Domains & ENS Name Resolver

Search .ens, .crypto, .nft, .x, .wallet, bitcoin, .dao, .888, .zil & .blockchain extensions

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "UNS Domains & ENS Name Resolver",
  "version": "1.0.1",
  "description": "Search .ens, .crypto, .nft, .x, .wallet, bitcoin, .dao, .888, .zil & .blockchain extensions",
  "manifest_version": 3,
  "author": "Karthik",
  "permissions": [
    "storage",
    "http://64.227.140.133:3000/*"
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "UNS Domains & ENS Name Resolver"
  },
  "content_security_policy": {},
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}