DefiDino Firefox

Examine source code of DefiDino

Inspect and view changes in DefiDino source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "DefiDino (BETA Version)",
  "description": "Turn complicated hashes into easy, readable text",
  "version": "2.0.1.6",
  "manifest_version": 2,
  "author": "@definosaurus",
  "permissions": [
    "storage",
    "activeTab",
    "unlimitedStorage"
  ],
  "icons": {
    "16": "/images/zoom16.png",
    "32": "/images/zoom32.png",
    "64": "/images/zoom64.png",
    "128": "/images/zoom128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://defidino.cc/login/",
        "https://dexscreener.com/*",
        "https://etherscan.io/*",
        "https://bscscan.com/*",
        "https://snowtrace.io/*",
        "https://explorer.dogechain.dog/*",
        "https://arbiscan.io/*",
        "https://evm.explorer.canto.io/*",
        "https://ftmscan.com/*",
        "https://polygonscan.com/*",
        "https://cronoscan.com/*",
        "https://optimistic.etherscan.io/*",
        "https://lineascan.build/*",
        "https://basescan.org/*",
        "https://scrollscan.com/*"
      ],
      "js": [
        "entryFile.a1bb871f38ea74bb053c.js",
        "messageReceiver.84bb9fb0463630121c49.js",
        "sendData.1c8448520ad35d8e8d18.js",
        "index.7e4ec12db39d63481a1e.js"
      ],
      "css": [
        "style.css"
      ],
      "all_frames": true
    }
  ],
  "commands": {
    "reload": {
      "suggested_key": {
        "default": "Alt+1"
      },
      "description": "REloAD this BiaTCGH"
    }
  },
  "background": {
    "page": "background.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "images/zoom16.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "faq@defidino.cc"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "/images/zoom16.png",
      "32": "/images/zoom32.png",
      "64": "/images/zoom64.png",
      "128": "/images/zoom128.png"
    },
    "default_title": "Click to view connected account",
    "default_popup": "login.html"
  }
}

Best DefiDino Alternatives

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