USD Resolver Firefox

Examine source code of USD Resolver

提供元: Daniel Villar Add-on
Inspect and view changes in USD Resolver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "USD Resolver",
  "version": "0.1.0",
  "description": "Wallet de solo-importacion para pagar rapido en USDT/USDC (Polygon, BSC, Solana, Tron) escaneando un QR.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "usd-resolver@TU-DOMINIO.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://polygon-rpc.com/*",
    "https://bsc-dataseed.binance.org/*",
    "https://api.mainnet-beta.solana.com/*",
    "https://api.trongrid.io/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

ベストのUSD Resolver代替案

USD Resolverに類似したFirefox add-onをいくつか紹介します: