Binance Spot Wallet Currency Converter Firefox

Examine source code of Binance Spot Wallet Currency Converter

Inspect and view changes in Binance Spot Wallet Currency Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Binance Spot Wallet Currency Converter",
  "version": "1.0",
  "permissions": [
    "https://www.binance.com/en/my/wallet/account/main",
    "https://api.binance.com/api/v3/ticker/price?symbol=BTCUSDT",
    "webRequest"
  ],
  "description": "This extension converts the asset value of your Binance spot wallet from BTC to USD, giving you a clearer understanding of your portfolio's worth in USD. It helps you keep track of your assets' real-time value based on current exchange rates",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.binance.com/en/my/wallet/account/main"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9943d960-ba14-4e1b-83e6-515c23deb49e}"
    }
  }
}

Best Binance Spot Wallet Currency Converter Alternatives

Here are some Firefox add-ons that are similar to Binance Spot Wallet Currency Converter: