CryptoConverter Firefox

Examine source code of CryptoConverter

By: darien
Inspect and view changes in CryptoConverter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CryptoConverter",
  "version": "1.0.0",
  "description": "Real-time cryptocurrency price converter and tracker. Convert between Bitcoin, Ethereum, and major cryptos with live rates.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "CryptoConverter",
    "default_popup": "view/converter.html"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.coingecko.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cryptoconverter@finance.tools",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best CryptoConverter Alternatives

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