SXP price ticker Firefox

Examine source code of SXP price ticker

Inspect and view changes in SXP price ticker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SXP price ticker",
  "description": "Showing the latest BTC/USD/EUR/GBP price for SXP from coingecko",
  "version": "1.0",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "alarms"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/favicon-16x16.png",
      "32": "/images/favicon-32x32.png",
      "48": "/images/favicon-48x48.png",
      "128": "/images/favicon-128x128.png"
    }
  },
  "icons": {
    "16": "/images/favicon-16x16.png",
    "32": "/images/favicon-32x32.png",
    "48": "/images/favicon-48x48.png",
    "128": "/images/favicon-128x128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "aurelionson.delegate@gmail.com"
    }
  }
}

Best SXP price ticker Alternatives

Here are some Firefox add-ons that are similar to SXP price ticker: