Crypto Watchlist Firefox

Examine source code of Crypto Watchlist

Inspect and view changes in Crypto Watchlist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Crypto Watchlist",
  "description": "Track your coins: live USD prices and 24h change for 48 popular cryptocurrencies, favorite price right on the toolbar badge.",
  "version": "1.1.2.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0227b398-c421-4a46-a987-3dccbc405b51}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "https://api.coingecko.com/*"
  ],
  "background": {
    "scripts": [
      "app/core.js",
      "app/background.js"
    ]
  },
  "browser_action": {
    "default_title": "Crypto Watchlist",
    "default_popup": "app/popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  }
}

Best Crypto Watchlist Alternatives

Here are some Firefox add-ons that are similar to Crypto Watchlist: