Crypto Price Tracker Pm Firefox

Examine source code of Crypto Price Tracker Pm

Inspect and view changes in Crypto Price Tracker Pm 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.3",
  "description": "Track cryptocurrency prices, 24h changes, and set simple price alerts.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "activeTab",
    "https://api.coingecko.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Crypto Price Tracker",
    "default_icon": "icons/logo_32.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Crypto-Price-Tracker",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Crypto Price Tracker Pm Alternatives

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