HOT Wallet Firefox

Examine source code of HOT Wallet

Inspect and view changes in HOT Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HOT Wallet",
  "description": "HOT Wallet — a multichain wallet seamlessly integrating both EVM and non-EVM blockchains.",
  "short_name": "HOT Wallet",
  "author": "HOT Labs",
  "homepage_url": "https://hot-labs.org/wallet",
  "version": "1.0.34",
  "icons": {
    "16": "logo.png",
    "32": "logo.png",
    "48": "logo.png",
    "128": "logo.png",
    "512": "logo.png"
  },
  "action": {
    "default_popup": "index.html"
  },
  "side_panel": {
    "default_path": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wallet@hot-labs.org"
    }
  },
  "content_scripts": [
    {
      "js": [
        "source/contentScript.ts-loader-Bc9Ksr_X.js"
      ],
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "index.html",
        "welcome-page/index.html",
        "extension-scripts/index.js",
        "extension-scripts/solana.js"
      ]
    },
    {
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "source/bowser-DKO0j9ZG.js",
        "source/browser-polyfill-BkqCLJjY.js",
        "source/bitcoinjs-vendor-C2cTb9M2.js",
        "source/contentScript.ts-DXWW3i5q.js"
      ]
    }
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "sidePanel",
    "contextMenus",
    "scripting"
  ]
}

Best HOT Wallet Alternatives

Here are some Firefox add-ons that are similar to HOT Wallet: