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.1",
  "description": "Quality of life features for Strava. Sort segments table. Show personal rank, total  attempts and a lot more.",
  "icons": {
    "64": "images/logo.png"
  },
  "permissions": [
    "activeTab",
    "webNavigation",
    "scripting"
  ],
  "author": "Jelle Buitenhuis",
  "homepage_url": "https://www.jellebuitenhuis.nl/",
  "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: