AlgoVoi Firefox

Examine source code of AlgoVoi

Inspect and view changes in AlgoVoi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AlgoVoi",
  "version": "1.0.2",
  "description": "Web3 wallet for Algorand + Voi with native x402 HTTP payment support",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "service_worker": "src/background/index.js",
    "type": "module",
    "scripts": [
      "src/background/index.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "src/content/index.js"
      ],
      "run_at": "document_start"
    }
  ],
  "devtools_page": "src/devtools/index.html",
  "permissions": [
    "storage",
    "tabs",
    "windows",
    "alarms"
  ],
  "host_permissions": [
    "https://mainnet-api.algonode.cloud/*",
    "https://mainnet-idx.algonode.cloud/*",
    "https://mainnet-api.voi.nodely.dev/*",
    "https://mainnet-idx.voi.nodely.dev/*",
    "https://*.walletconnect.com/*",
    "https://*.walletconnect.org/*",
    "https://mcp.ilovechicken.co.uk/*",
    "https://hayrouter.txnlab.dev/*",
    "https://pay.coinbase.com/*",
    "https://api.developer.coinbase.com/*",
    "https://voi-mainnet-mimirapi.nftnavigator.xyz/*",
    "https://api.snowballswap.com/*",
    "https://algovoi-gateway.fly.dev/*",
    "https://api1.ilovechicken.co.uk/*"
  ],
  "content_security_policy": {
    "extension_pages": "default-src 'none'; script-src 'self' 'wasm-unsafe-eval'; style-src 'self'; img-src 'self' data: https://verify.walletconnect.com https://registry.walletconnect.com https://explorer-api.walletconnect.com https://verify.walletconnect.org https://registry.walletconnect.org https://imagedelivery.net https://perawallet.app https://static.defly.app https://defly.app https://lute.app; connect-src 'self' https://mainnet-api.algonode.cloud https://mainnet-idx.algonode.cloud https://mainnet-api.voi.nodely.dev https://mainnet-idx.voi.nodely.dev https://*.walletconnect.com https://*.walletconnect.org wss://*.walletconnect.com wss://*.walletconnect.org https://mcp.ilovechicken.co.uk https://hayrouter.txnlab.dev https://voi-mainnet-mimirapi.nftnavigator.xyz https://api.snowballswap.com https://algovoi-gateway.fly.dev https://api1.ilovechicken.co.uk; worker-src 'self'; frame-src https://verify.walletconnect.org; object-src 'none'; frame-ancestors 'none';"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "src/inpage/index.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "algovoi@chopmob.cloud",
      "strict_min_version": "128.0"
    }
  }
}

Best AlgoVoi Alternatives

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