ConvertEx — real-time currency conversion Firefox

Examine source code of ConvertEx — real-time currency conversion

By: Brandon
Inspect and view changes in ConvertEx — real-time currency conversion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ConvertEx",
  "version": "1.7.1",
  "author": "polyychi",
  "description": "Easily convert between over 200 fiat and cryptocurrencies.",
  "homepage_url": "https://github.com/polyychi/convertex",
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_popup": "index.html"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+F",
        "mac": "Command+Shift+F"
      },
      "description": "Toggle the popup"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.fxratesapi.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b0dcddA4-8a45-aAF5-eEBe-F9856f8F5c0B}"
    }
  }
}

Best ConvertEx — real-time currency conversion Alternatives

Here are some Firefox add-ons that are similar to ConvertEx — real-time currency conversion: