Strava Ranks Firefox

Examine source code of Strava Ranks

Inspect and view changes in Strava Ranks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Strava Ranks",
  "version": "2.0.2",
  "description": "See your rank, attempt count and percentile on every Strava segment. Sort segment tables and browse every attempt you've made.",
  "icons": {
    "64": "images/logo.png"
  },
  "permissions": [
    "activeTab",
    "webNavigation",
    "scripting"
  ],
  "author": "Jelle Buitenhuis",
  "homepage_url": "https://www.jellebuitenhuis.nl/StravaRanks",
  "web_accessible_resources": [
    {
      "resources": [
        "scripts/injected.js",
        "scripts/elementCreateHelpers.js",
        "scripts/sortHelpers.js",
        "scripts/util.js"
      ],
      "matches": [
        "https://*.strava.com/*",
        "https://strava.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "stravaextension@jellebuitenhuis.nl",
      "strict_min_version": "110.0"
    }
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "host_permissions": [
    "https://*.strava.com/*",
    "https://strava.com/*"
  ],
  "manifest_version": 3
}

Best Strava Ranks Alternatives

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