Strava Unit Converter Firefox

Examine source code of Strava Unit Converter

By: Raymond Add-on
Inspect and view changes in Strava Unit Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Strava Unit Converter",
  "description": "This allows you to view both units on your strava feed.",
  "manifest_version": 3,
  "version": "1.1.4",
  "content_scripts": [
    {
      "matches": [
        "*://*.strava.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "converter.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "strava-unit-converter@raymond"
    }
  }
}

Best Strava Unit Converter Alternatives

Here are some Firefox add-ons that are similar to Strava Unit Converter: