Crypto Price Tracker Plus Firefox

Examine source code of Crypto Price Tracker Plus

By: Terisa
Inspect and view changes in Crypto Price Tracker Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Crypto Price Tracker",
  "version": "1.0",
  "description": "Tracks real-time cryptocurrency prices and allows users to set price alerts.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "alarms",
    "notifications",
    "storage",
    "https://api.coingecko.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6537040c-4502-449b-9017-b1469325d8d4}"
    }
  }
}

Best Crypto Price Tracker Plus Alternatives

Here are some Firefox add-ons that are similar to Crypto Price Tracker Plus: